#CFEDEE#CFEDEE
#CFEDEE is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.5% C 0.031 H 199.1°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDEE |
|---|---|
| RGB | rgb(207, 237, 238) |
| HSL | hsl(182, 48%, 87%) |
| HSV | hsv(182, 13%, 93%) |
| CMYK | cmyk(13%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.69, -9.55, -3.79) |
| CIE-LCH | lch(91.69, 10.27, 201.63°) |
| OKLab | oklab(92.47% -0.0297 -0.0103) |
| OKLCH | oklch(92.47% 0.031 199.1) |
| XYZ | xyz(71.4451, 80.0052, 92.5507) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.74
Ice Blue (survey)
#D7FFFE
ΔE00 4.42
Very Pale Blue
#D6FFFE
ΔE00 4.54
Very Light Blue
#D5FFFF
ΔE00 4.57
Really Light Blue
#D4FFFF
ΔE00 4.70
Pale Blue
#D0FEFE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDEE #EED0CF
analogous
#CFEEDF #CFEDEE #CFDEEE
triadic
#CFEDEE #EECFED #EDEECF
tetradic
#CFEDEE #DFCFEE #EED0CF #DEEECF
square
#CFEDEE #DFCFEE #EED0CF #DEEECF
split-complementary
#CFEDEE #EECFDE #EEDFCF
monochromatic
#75CBCE #A2DCDE #CFEDEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CFEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#CFEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDEE
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDEE | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#C6EFED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cfedee; /* rgb */ color: rgb(207, 237, 238); /* oklch */ color: oklch(92.5% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#def2f3',
500: '#cfedee',
950: '#000000',
},
}SCSS
$custom: #cfedee; $custom-light: #def2f3; $custom-dark: #000000;
JSON
{
"hex": "#cfedee",
"rgb": {
"r": 207,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.935,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92472,
"c": 0.03143,
"h": 199.1
},
"luminance": 0.80007
}Semantic roles & 50–950 ramp
primary
#CFEDEE
secondary
#CB9896
accent
#2F2BBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585