#CDFEFB#CDFEFB
#CDFEFB is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.050 H 191.7°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CDFEFB |
|---|---|
| RGB | rgb(205, 254, 251) |
| HSL | hsl(176, 96%, 90%) |
| HSV | hsv(176, 19%, 100%) |
| CMYK | cmyk(19.3%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(96.34, -16.04, -3.70) |
| CIE-LCH | lch(96.34, 16.47, 192.98°) |
| OKLab | oklab(96.24% -0.0488 -0.0101) |
| OKLCH | oklch(96.24% 0.05 191.7) |
| XYZ | xyz(78.0263, 90.8251, 104.6680) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.96
Pale Blue
#D0FEFE
ΔE00 1.51
Ice
#D6FFFA
ΔE00 1.92
Really Light Blue
#D4FFFF
ΔE00 2.04
Very Pale Blue
#D6FFFE
ΔE00 2.18
Very Light Blue
#D5FFFF
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDFEFB #FECDD0
analogous
#CDFEE3 #CDFEFB #CDE8FE
triadic
#CDFEFB #FBCDFE #FEFBCD
tetradic
#CDFEFB #E3CDFE #FECDD0 #E8FECD
square
#CDFEFB #E3CDFE #FECDD0 #E8FECD
split-complementary
#CDFEFB #FECDE8 #FEE3CD
monochromatic
#55FCF1 #91FDF6 #CDFEFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.10
#CDFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CDFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDFEFB
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDFEFB | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#EEF1FC
Tritanopia (blue-blind)
#BFFFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cdfefb; /* rgb */ color: rgb(205, 254, 251); /* oklch */ color: oklch(96.2% 0.050 191.7);
Tailwind
colors: {
custom: {
50: '#ddfefc',
500: '#cdfefb',
950: '#000000',
},
}SCSS
$custom: #cdfefb; $custom-light: #ddfefc; $custom-dark: #000000;
JSON
{
"hex": "#cdfefb",
"rgb": {
"r": 205,
"g": 254,
"b": 251
},
"hsl": {
"h": 176.327,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.9624,
"c": 0.04988,
"h": 191.7
},
"luminance": 0.90828
}Semantic roles & 50–950 ramp
primary
#CDFEFB
secondary
#E8888D
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585