#CFFEEA#CFFEEA
#CFFEEA is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.055 H 167.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEEA |
|---|---|
| RGB | rgb(207, 254, 234) |
| HSL | hsl(154, 96%, 90%) |
| HSV | hsv(154, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(96.03, -18.78, 4.63) |
| CIE-LCH | lch(96.03, 19.34, 166.16°) |
| OKLab | oklab(95.89% -0.0536 0.012) |
| OKLCH | oklch(95.89% 0.055 167.4) |
| XYZ | xyz(76.0212, 90.0873, 91.2092) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.41
Eggshell Blue
#C4FFF7
ΔE00 5.03
Duck Egg Blue
#C3FBF4
ΔE00 5.17
Ice
#D6FFFA
ΔE00 5.82
Light Light Blue
#CAFFFB
ΔE00 6.08
Pale Cyan
#B7FFFA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEEA #FECFE3
analogous
#CFFED2 #CFFEEA #CFFAFE
triadic
#CFFEEA #EACFFE #FEEACF
tetradic
#CFFEEA #D2CFFE #FECFE3 #FAFECF
square
#CFFEEA #D2CFFE #FECFE3 #FAFECF
split-complementary
#CFFEEA #FECFFA #FED2CF
monochromatic
#57FCB6 #93FDD0 #CFFEEA #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.10
#CFFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CFFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEEA
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEEA | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#C5FEF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffeea; /* rgb */ color: rgb(207, 254, 234); /* oklch */ color: oklch(95.9% 0.055 167.4);
Tailwind
colors: {
custom: {
50: '#defef0',
500: '#cffeea',
950: '#000000',
},
}SCSS
$custom: #cffeea; $custom-light: #defef0; $custom-dark: #000000;
JSON
{
"hex": "#cffeea",
"rgb": {
"r": 207,
"g": 254,
"b": 234
},
"hsl": {
"h": 154.468,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95888,
"c": 0.05496,
"h": 167.4
},
"luminance": 0.9009
}Semantic roles & 50–950 ramp
primary
#CFFEEA
secondary
#E889B2
accent
#0062E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685