#CFEDEB#CFEDEB
#CFEDEB is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.4% C 0.032 H 191.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDEB |
|---|---|
| RGB | rgb(207, 237, 235) |
| HSL | hsl(176, 45%, 87%) |
| HSV | hsv(176, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.61, -10.14, -2.34) |
| CIE-LCH | lch(91.61, 10.41, 192.98°) |
| OKLab | oklab(92.38% -0.0308 -0.0064) |
| OKLCH | oklch(92.38% 0.032 191.7) |
| XYZ | xyz(71.0080, 79.8304, 90.2488) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.86
Ice Blue (survey)
#D7FFFE
ΔE00 4.21
Very Pale Blue
#D6FFFE
ΔE00 4.32
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.58
Ice
#D6FFFA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDEB #EDCFD1
analogous
#CFEDDC #CFEDEB #CFE0ED
triadic
#CFEDEB #EBCFED #EDEBCF
tetradic
#CFEDEB #DCCFED #EDCFD1 #E0EDCF
square
#CFEDEB #DCCFED #EDCFD1 #E0EDCF
split-complementary
#CFEDEB #EDCFE0 #EDDCCF
monochromatic
#76CCC6 #A2DCD8 #CFEDEB #E9F7F6 #E9F7F6
Accessibility & contrast
On white
1.24
#CFEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#CFEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#C7EFEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfedeb; /* rgb */ color: rgb(207, 237, 235); /* oklch */ color: oklch(92.4% 0.032 191.7);
Tailwind
colors: {
custom: {
50: '#def2f1',
500: '#cfedeb',
950: '#000000',
},
}SCSS
$custom: #cfedeb; $custom-light: #def2f1; $custom-dark: #000000;
JSON
{
"hex": "#cfedeb",
"rgb": {
"r": 207,
"g": 237,
"b": 235
},
"hsl": {
"h": 176,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.92384,
"c": 0.03151,
"h": 191.7
},
"luminance": 0.79832
}Semantic roles & 50–950 ramp
primary
#CFEDEB
secondary
#C9979A
accent
#2D36B9
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585