#CFF7EA#CFF7EA
#CFF7EA is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.4% C 0.045 H 173.6°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF7EA |
|---|---|
| RGB | rgb(207, 247, 234) |
| HSL | hsl(161, 71%, 89%) |
| HSV | hsv(161, 16%, 97%) |
| CMYK | cmyk(16.2%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.19, -15.33, 1.96) |
| CIE-LCH | lch(94.19, 15.46, 172.72°) |
| OKLab | oklab(94.43% -0.0445 0.005) |
| OKLCH | oklch(94.43% 0.045 173.6) |
| XYZ | xyz(73.8403, 85.7255, 90.4822) |
| Luminance | 0.8573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.62
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Eggshell Blue
#C4FFF7
ΔE00 4.47
Light Light Blue
#CAFFFB
ΔE00 4.57
Very Pale Blue
#D6FFFE
ΔE00 5.17
Ice Blue (survey)
#D7FFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF7EA #F7CFDC
analogous
#CFF7D6 #CFF7EA #CFF0F7
triadic
#CFF7EA #EACFF7 #F7EACF
tetradic
#CFF7EA #D6CFF7 #F7CFDC #F0F7CF
square
#CFF7EA #D6CFF7 #F7CFDC #F0F7CF
split-complementary
#CFF7EA #F7CFF0 #F7D6CF
monochromatic
#66E6BC #9BEED3 #CFF7EA #E5FBF4 #E5FBF4
Accessibility & contrast
On white
1.16
#CFF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#CFF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF7EA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF7EA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#C6F8F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cff7ea; /* rgb */ color: rgb(207, 247, 234); /* oklch */ color: oklch(94.4% 0.045 173.6);
Tailwind
colors: {
custom: {
50: '#defaf0',
500: '#cff7ea',
950: '#000000',
},
}SCSS
$custom: #cff7ea; $custom-light: #defaf0; $custom-dark: #000000;
JSON
{
"hex": "#cff7ea",
"rgb": {
"r": 207,
"g": 247,
"b": 234
},
"hsl": {
"h": 160.5,
"s": 71.429,
"l": 89.02
},
"oklch": {
"l": 0.94426,
"c": 0.04479,
"h": 173.6
},
"luminance": 0.85727
}Semantic roles & 50–950 ramp
primary
#CFF7EA
secondary
#DA90A8
accent
#1251D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585