#CDEFEB#CDEFEB
#CDEFEB is a very light, muted teal. Relative luminance 0.807; OKLCH L 92.7% C 0.036 H 187.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEFEB |
|---|---|
| RGB | rgb(205, 239, 235) |
| HSL | hsl(173, 52%, 87%) |
| HSV | hsv(173, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(92.00, -11.78, -1.78) |
| CIE-LCH | lch(92.00, 11.91, 188.58°) |
| OKLab | oklab(92.66% -0.0355 -0.0049) |
| OKLCH | oklch(92.66% 0.036 187.9) |
| XYZ | xyz(71.0349, 80.7085, 90.4169) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.54
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.67
Very Light Blue
#D5FFFF
ΔE00 3.88
Really Light Blue
#D4FFFF
ΔE00 3.95
Pale Blue
#D0FEFE
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEFEB #EFCDD1
analogous
#CDEFDA #CDEFEB #CDE2EF
triadic
#CDEFEB #EBCDEF #EFEBCD
tetradic
#CDEFEB #DACDEF #EFCDD1 #E2EFCD
square
#CDEFEB #DACDEF #EFCDD1 #E2EFCD
split-complementary
#CDEFEB #EFCDE2 #EFDACD
monochromatic
#70D1C6 #9FE0D8 #CDEFEB #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.23
#CDEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CDEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEFEB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEFEB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#C4F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdefeb; /* rgb */ color: rgb(205, 239, 235); /* oklch */ color: oklch(92.7% 0.036 187.9);
Tailwind
colors: {
custom: {
50: '#dcf4f1',
500: '#cdefeb',
950: '#000000',
},
}SCSS
$custom: #cdefeb; $custom-light: #dcf4f1; $custom-dark: #000000;
JSON
{
"hex": "#cdefeb",
"rgb": {
"r": 205,
"g": 239,
"b": 235
},
"hsl": {
"h": 172.941,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.92663,
"c": 0.0358,
"h": 187.9
},
"luminance": 0.8071
}Semantic roles & 50–950 ramp
primary
#CDEFEB
secondary
#CD949A
accent
#2739BF
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585