#CFF4EE#CFF4EE
#CFF4EE is a very light, muted teal. Relative luminance 0.841; OKLCH L 93.9% C 0.039 H 184.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF4EE |
|---|---|
| RGB | rgb(207, 244, 238) |
| HSL | hsl(170, 63%, 88%) |
| HSV | hsv(170, 15%, 96%) |
| CMYK | cmyk(15.2%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(93.51, -13.07, -1.11) |
| CIE-LCH | lch(93.51, 13.11, 184.86°) |
| OKLab | oklab(93.92% -0.039 -0.0032) |
| OKLCH | oklch(93.92% 0.039 184.6) |
| XYZ | xyz(73.5114, 84.1379, 93.2395) |
| Luminance | 0.8414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.36
Ice Blue (survey)
#D7FFFE
ΔE00 3.09
Very Pale Blue
#D6FFFE
ΔE00 3.10
Very Light Blue
#D5FFFF
ΔE00 3.40
Really Light Blue
#D4FFFF
ΔE00 3.44
Pale Blue
#D0FEFE
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF4EE #F4CFD5
analogous
#CFF4DB #CFF4EE #CFE7F4
triadic
#CFF4EE #EECFF4 #F4EECF
tetradic
#CFF4EE #DBCFF4 #F4CFD5 #E7F4CF
square
#CFF4EE #DBCFF4 #F4CFD5 #E7F4CF
split-complementary
#CFF4EE #F4CFE7 #F4DBCF
monochromatic
#6BDDCB #9DE9DC #CFF4EE #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.18
#CFF4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#CFF4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF4EE
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF4EE | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#E9EAEF
Tritanopia (blue-blind)
#C5F6F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cff4ee; /* rgb */ color: rgb(207, 244, 238); /* oklch */ color: oklch(93.9% 0.039 184.6);
Tailwind
colors: {
custom: {
50: '#def7f3',
500: '#cff4ee',
950: '#000000',
},
}SCSS
$custom: #cff4ee; $custom-light: #def7f3; $custom-dark: #000000;
JSON
{
"hex": "#cff4ee",
"rgb": {
"r": 207,
"g": 244,
"b": 238
},
"hsl": {
"h": 170.27,
"s": 62.712,
"l": 88.431
},
"oklch": {
"l": 0.93916,
"c": 0.03912,
"h": 184.6
},
"luminance": 0.8414
}Semantic roles & 50–950 ramp
primary
#CFF4EE
secondary
#D5929D
accent
#1B37CA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585