#CFFEEE#CFFEEE
#CFFEEE is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.0% C 0.053 H 172.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEEE |
|---|---|
| RGB | rgb(207, 254, 238) |
| HSL | hsl(160, 96%, 90%) |
| HSV | hsv(160, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.13, -18.01, 2.71) |
| CIE-LCH | lch(96.13, 18.21, 171.45°) |
| OKLab | oklab(96% -0.0521 0.0069) |
| OKLCH | oklch(96% 0.053 172.5) |
| XYZ | xyz(76.6024, 90.3197, 94.2698) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.81
Duck Egg Blue
#C3FBF4
ΔE00 3.90
Pale Aqua
#B8FFEB
ΔE00 4.49
Ice
#D6FFFA
ΔE00 4.51
Light Light Blue
#CAFFFB
ΔE00 4.69
Pale Cyan
#B7FFFA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEEE #FECFDF
analogous
#CFFED6 #CFFEEE #CFF7FE
triadic
#CFFEEE #EECFFE #FEEECF
tetradic
#CFFEEE #D6CFFE #FECFDF #F7FECF
square
#CFFEEE #D6CFFE #FECFDF #F7FECF
split-complementary
#CFFEEE #FECFF7 #FED6CF
monochromatic
#57FCC4 #93FDD9 #CFFEEE #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.10
#CFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#CFFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEEE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEEE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#C4FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffeee; /* rgb */ color: rgb(207, 254, 238); /* oklch */ color: oklch(96.0% 0.053 172.5);
Tailwind
colors: {
custom: {
50: '#defef3',
500: '#cffeee',
950: '#000000',
},
}SCSS
$custom: #cffeee; $custom-light: #defef3; $custom-dark: #000000;
JSON
{
"hex": "#cffeee",
"rgb": {
"r": 207,
"g": 254,
"b": 238
},
"hsl": {
"h": 159.574,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95996,
"c": 0.05252,
"h": 172.5
},
"luminance": 0.90322
}Semantic roles & 50–950 ramp
primary
#CFFEEE
secondary
#E889AA
accent
#004EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685