#CFF5EA#CFF5EA
#CFF5EA is a very light, muted teal. Relative luminance 0.845; OKLCH L 94.0% C 0.042 H 176.0°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF5EA |
|---|---|
| RGB | rgb(207, 245, 234) |
| HSL | hsl(163, 66%, 89%) |
| HSV | hsv(163, 16%, 96%) |
| CMYK | cmyk(15.5%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(93.67, -14.34, 1.20) |
| CIE-LCH | lch(93.67, 14.39, 175.23°) |
| OKLab | oklab(94.01% -0.0419 0.003) |
| OKLCH | oklch(94.01% 0.042 176) |
| XYZ | xyz(73.2320, 84.5089, 90.2794) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.21
Duck Egg Blue
#C3FBF4
ΔE00 4.16
Light Light Blue
#CAFFFB
ΔE00 4.45
Very Pale Blue
#D6FFFE
ΔE00 4.61
Ice Blue (survey)
#D7FFFE
ΔE00 4.62
Eggshell Blue
#C4FFF7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF5EA #F5CFDA
analogous
#CFF5D7 #CFF5EA #CFEDF5
triadic
#CFF5EA #EACFF5 #F5EACF
tetradic
#CFF5EA #D7CFF5 #F5CFDA #EDF5CF
square
#CFF5EA #D7CFF5 #F5CFDA #EDF5CF
split-complementary
#CFF5EA #F5CFED #F5D7CF
monochromatic
#6AE0BE #9CEAD4 #CFF5EA #E6FAF4 #E6FAF4
Accessibility & contrast
On white
1.17
#CFF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#CFF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF5EA
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF5EA | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#C6F6F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff5ea; /* rgb */ color: rgb(207, 245, 234); /* oklch */ color: oklch(94.0% 0.042 176.0);
Tailwind
colors: {
custom: {
50: '#def8f0',
500: '#cff5ea',
950: '#000000',
},
}SCSS
$custom: #cff5ea; $custom-light: #def8f0; $custom-dark: #000000;
JSON
{
"hex": "#cff5ea",
"rgb": {
"r": 207,
"g": 245,
"b": 234
},
"hsl": {
"h": 162.632,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.9401,
"c": 0.04197,
"h": 176
},
"luminance": 0.84511
}Semantic roles & 50–950 ramp
primary
#CFF5EA
secondary
#D692A6
accent
#184DCD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585