#CFF8EC#CFF8EC
#CFF8EC is a very light, muted teal. Relative luminance 0.865; OKLCH L 94.7% C 0.045 H 175.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF8EC |
|---|---|
| RGB | rgb(207, 248, 236) |
| HSL | hsl(162, 75%, 89%) |
| HSV | hsv(162, 17%, 97%) |
| CMYK | cmyk(16.5%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(94.51, -15.44, 1.38) |
| CIE-LCH | lch(94.51, 15.50, 174.90°) |
| OKLab | oklab(94.69% -0.045 0.0034) |
| OKLCH | oklch(94.69% 0.045 175.7) |
| XYZ | xyz(74.4359, 86.4543, 92.1062) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.19
Duck Egg Blue
#C3FBF4
ΔE00 3.65
Eggshell Blue
#C4FFF7
ΔE00 4.06
Light Light Blue
#CAFFFB
ΔE00 4.09
Very Pale Blue
#D6FFFE
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF8EC #F8CFDB
analogous
#CFF8D8 #CFF8EC #CFF0F8
triadic
#CFF8EC #ECCFF8 #F8ECCF
tetradic
#CFF8EC #D8CFF8 #F8CFDB #F0F8CF
square
#CFF8EC #D8CFF8 #F8CFDB #F0F8CF
split-complementary
#CFF8EC #F8CFF0 #F8D8CF
monochromatic
#64E8C2 #9AF0D7 #CFF8EC #E4FBF4 #E4FBF4
Accessibility & contrast
On white
1.15
#CFF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#CFF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF8EC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF8EC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#C5F9F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cff8ec; /* rgb */ color: rgb(207, 248, 236); /* oklch */ color: oklch(94.7% 0.045 175.7);
Tailwind
colors: {
custom: {
50: '#defaf2',
500: '#cff8ec',
950: '#000000',
},
}SCSS
$custom: #cff8ec; $custom-light: #defaf2; $custom-dark: #000000;
JSON
{
"hex": "#cff8ec",
"rgb": {
"r": 207,
"g": 248,
"b": 236
},
"hsl": {
"h": 162.439,
"s": 74.545,
"l": 89.216
},
"oklch": {
"l": 0.9469,
"c": 0.04516,
"h": 175.7
},
"luminance": 0.86456
}Semantic roles & 50–950 ramp
primary
#CFF8EC
secondary
#DC8FA6
accent
#0F49D7
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585