#CFFFEE#CFFFEE
#CFFFEE is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.2% C 0.054 H 171.6°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFEE |
|---|---|
| RGB | rgb(207, 255, 238) |
| HSL | hsl(159, 100%, 91%) |
| HSV | hsv(159, 19%, 100%) |
| CMYK | cmyk(18.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(96.39, -18.50, 3.09) |
| CIE-LCH | lch(96.39, 18.76, 170.52°) |
| OKLab | oklab(96.21% -0.0534 0.0079) |
| OKLCH | oklch(96.21% 0.054 171.6) |
| XYZ | xyz(76.9205, 90.9561, 94.3759) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.99
Duck Egg Blue
#C3FBF4
ΔE00 4.15
Pale Aqua
#B8FFEB
ΔE00 4.25
Ice
#D6FFFA
ΔE00 4.88
Light Light Blue
#CAFFFB
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFEE #FFCFE0
analogous
#CFFFD6 #CFFFEE #CFF8FF
triadic
#CFFFEE #EECFFF #FFEECF
tetradic
#CFFFEE #D6CFFF #FFCFE0 #F8FFCF
square
#CFFFEE #D6CFFF #FFCFE0 #F8FFCF
split-complementary
#CFFFEE #FFCFF8 #FFD6CF
monochromatic
#55FFC3 #92FFD8 #CFFFEE #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.09
#CFFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#CFFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFEE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFEE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#C4FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cfffee; /* rgb */ color: rgb(207, 255, 238); /* oklch */ color: oklch(96.2% 0.054 171.6);
Tailwind
colors: {
custom: {
50: '#defff3',
500: '#cfffee',
950: '#000000',
},
}SCSS
$custom: #cfffee; $custom-light: #defff3; $custom-dark: #000000;
JSON
{
"hex": "#cfffee",
"rgb": {
"r": 207,
"g": 255,
"b": 238
},
"hsl": {
"h": 158.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.96205,
"c": 0.05394,
"h": 171.6
},
"luminance": 0.90958
}Semantic roles & 50–950 ramp
primary
#CFFFEE
secondary
#EA88AB
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685