#CFEEED#CFEEED
#CFEEED is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.032 H 194.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEED |
|---|---|
| RGB | rgb(207, 238, 237) |
| HSL | hsl(178, 48%, 87%) |
| HSV | hsv(178, 13%, 93%) |
| CMYK | cmyk(13%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.92, -10.25, -2.92) |
| CIE-LCH | lch(91.92, 10.66, 195.91°) |
| OKLab | oklab(92.65% -0.0314 -0.008) |
| OKLCH | oklch(92.65% 0.032 194.2) |
| XYZ | xyz(71.5889, 80.5272, 91.8759) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.92
Very Pale Blue
#D6FFFE
ΔE00 4.04
Very Light Blue
#D5FFFF
ΔE00 4.13
Really Light Blue
#D4FFFF
ΔE00 4.26
Ice
#D6FFFA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEED #EECFD0
analogous
#CFEEDE #CFEEED #CFDFEE
triadic
#CFEEED #EDCFEE #EEEDCF
tetradic
#CFEEED #DECFEE #EECFD0 #DFEECF
square
#CFEEED #DECFEE #EECFD0 #DFEECF
split-complementary
#CFEEED #EECFDF #EEDECF
monochromatic
#75CECB #A2DEDC #CFEEED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.23
#CFEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CFEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEED
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEED | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E3E6ED
Tritanopia (blue-blind)
#C6F0EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cfeeed; /* rgb */ color: rgb(207, 238, 237); /* oklch */ color: oklch(92.6% 0.032 194.2);
Tailwind
colors: {
custom: {
50: '#def3f2',
500: '#cfeeed',
950: '#000000',
},
}SCSS
$custom: #cfeeed; $custom-light: #def3f2; $custom-dark: #000000;
JSON
{
"hex": "#cfeeed",
"rgb": {
"r": 207,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.065,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.92649,
"c": 0.03241,
"h": 194.2
},
"luminance": 0.80529
}Semantic roles & 50–950 ramp
primary
#CFEEED
secondary
#CB9698
accent
#2B2FBB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585