#CFFEEB#CFFEEB
#CFFEEB is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.054 H 168.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEEB |
|---|---|
| RGB | rgb(207, 254, 235) |
| HSL | hsl(156, 96%, 90%) |
| HSV | hsv(156, 19%, 100%) |
| CMYK | cmyk(18.5%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(96.06, -18.59, 4.15) |
| CIE-LCH | lch(96.06, 19.04, 167.42°) |
| OKLab | oklab(95.92% -0.0532 0.0107) |
| OKLCH | oklch(95.92% 0.054 168.6) |
| XYZ | xyz(76.1653, 90.1449, 91.9679) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.38
Eggshell Blue
#C4FFF7
ΔE00 4.72
Duck Egg Blue
#C3FBF4
ΔE00 4.85
Ice
#D6FFFA
ΔE00 5.49
Light Light Blue
#CAFFFB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEEB #FECFE2
analogous
#CFFED3 #CFFEEB #CFF9FE
triadic
#CFFEEB #EBCFFE #FEEBCF
tetradic
#CFFEEB #D3CFFE #FECFE2 #F9FECF
square
#CFFEEB #D3CFFE #FECFE2 #F9FECF
split-complementary
#CFFEEB #FECFF9 #FED3CF
monochromatic
#57FCB9 #93FDD2 #CFFEEB #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.10
#CFFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CFFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEEB
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEEB | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F3F1EC
Tritanopia (blue-blind)
#C5FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cffeeb; /* rgb */ color: rgb(207, 254, 235); /* oklch */ color: oklch(95.9% 0.054 168.6);
Tailwind
colors: {
custom: {
50: '#defef1',
500: '#cffeeb',
950: '#000000',
},
}SCSS
$custom: #cffeeb; $custom-light: #defef1; $custom-dark: #000000;
JSON
{
"hex": "#cffeeb",
"rgb": {
"r": 207,
"g": 254,
"b": 235
},
"hsl": {
"h": 155.745,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.95915,
"c": 0.05431,
"h": 168.6
},
"luminance": 0.90147
}Semantic roles & 50–950 ramp
primary
#CFFEEB
secondary
#E889B0
accent
#005DE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685