#CFF4E9#CFF4E9
#CFF4E9 is a very light, muted teal. Relative luminance 0.839; OKLCH L 93.8% C 0.041 H 175.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4E9 |
|---|---|
| RGB | rgb(207, 244, 233) |
| HSL | hsl(162, 63%, 88%) |
| HSV | hsv(162, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 4.5%, 4.3%) |
| CIE-LAB | lab(93.38, -14.04, 1.30) |
| CIE-LCH | lch(93.38, 14.10, 174.72°) |
| OKLab | oklab(93.78% -0.0409 0.0032) |
| OKLCH | oklch(93.78% 0.041 175.5) |
| XYZ | xyz(72.7871, 83.8481, 89.4244) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.38
Duck Egg Blue
#C3FBF4
ΔE00 4.42
Light Light Blue
#CAFFFB
ΔE00 4.69
Very Pale Blue
#D6FFFE
ΔE00 4.71
Ice Blue (survey)
#D7FFFE
ΔE00 4.72
Eggshell Blue
#C4FFF7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4E9 #F4CFDA
analogous
#CFF4D6 #CFF4E9 #CFECF4
triadic
#CFF4E9 #E9CFF4 #F4E9CF
tetradic
#CFF4E9 #D6CFF4 #F4CFDA #ECF4CF
square
#CFF4E9 #D6CFF4 #F4CFDA #ECF4CF
split-complementary
#CFF4E9 #F4CFEC #F4D6CF
monochromatic
#6BDDBB #9DE9D2 #CFF4E9 #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.18
#CFF4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#CFF4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4E9
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4E9 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#C7F5F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff4e9; /* rgb */ color: rgb(207, 244, 233); /* oklch */ color: oklch(93.8% 0.041 175.5);
Tailwind
colors: {
custom: {
50: '#def7f0',
500: '#cff4e9',
950: '#000000',
},
}SCSS
$custom: #cff4e9; $custom-light: #def7f0; $custom-dark: #000000;
JSON
{
"hex": "#cff4e9",
"rgb": {
"r": 207,
"g": 244,
"b": 233
},
"hsl": {
"h": 162.162,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93775,
"c": 0.04107,
"h": 175.5
},
"luminance": 0.8385
}Semantic roles & 50–950 ramp
primary
#CFF4E9
secondary
#D592A6
accent
#1B4FCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585