#CFFEEC#CFFEEC
#CFFEEC is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.054 H 169.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEEC |
|---|---|
| RGB | rgb(207, 254, 236) |
| HSL | hsl(157, 96%, 90%) |
| HSV | hsv(157, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(96.08, -18.39, 3.67) |
| CIE-LCH | lch(96.08, 18.76, 168.73°) |
| OKLab | oklab(95.94% -0.0528 0.0094) |
| OKLCH | oklch(95.94% 0.054 169.9) |
| XYZ | xyz(76.3102, 90.2029, 92.7309) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.39
Eggshell Blue
#C4FFF7
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Ice
#D6FFFA
ΔE00 5.17
Light Light Blue
#CAFFFB
ΔE00 5.39
Pale Cyan
#B7FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEEC #FECFE1
analogous
#CFFED4 #CFFEEC #CFF9FE
triadic
#CFFEEC #ECCFFE #FEECCF
tetradic
#CFFEEC #D4CFFE #FECFE1 #F9FECF
square
#CFFEEC #D4CFFE #FECFE1 #F9FECF
split-complementary
#CFFEEC #FECFF9 #FED4CF
monochromatic
#57FCBD #93FDD4 #CFFEEC #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.10
#CFFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#CFFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEEC
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEEC | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#C5FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffeec; /* rgb */ color: rgb(207, 254, 236); /* oklch */ color: oklch(95.9% 0.054 169.9);
Tailwind
colors: {
custom: {
50: '#defef2',
500: '#cffeec',
950: '#000000',
},
}SCSS
$custom: #cffeec; $custom-light: #defef2; $custom-dark: #000000;
JSON
{
"hex": "#cffeec",
"rgb": {
"r": 207,
"g": 254,
"b": 236
},
"hsl": {
"h": 157.021,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95942,
"c": 0.05368,
"h": 169.9
},
"luminance": 0.90205
}Semantic roles & 50–950 ramp
primary
#CFFEEC
secondary
#E889AE
accent
#0058E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585