#CEFEE9#CEFEE9
#CEFEE9 is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.8% C 0.056 H 166.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEE9 |
|---|---|
| RGB | rgb(206, 254, 233) |
| HSL | hsl(154, 96%, 90%) |
| HSV | hsv(154, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 8.3%, 0.4%) |
| CIE-LAB | lab(95.95, -19.28, 5.01) |
| CIE-LCH | lch(95.95, 19.92, 165.42°) |
| OKLab | oklab(95.8% -0.055 0.013) |
| OKLCH | oklch(95.8% 0.056 166.7) |
| XYZ | xyz(75.5994, 89.8864, 90.4416) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.25
Eggshell Blue
#C4FFF7
ΔE00 5.24
Duck Egg Blue
#C3FBF4
ΔE00 5.42
Ice
#D6FFFA
ΔE00 6.19
Light Light Blue
#CAFFFB
ΔE00 6.38
Pale Cyan
#B7FFFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEE9 #FECEE3
analogous
#CEFED1 #CEFEE9 #CEFBFE
triadic
#CEFEE9 #E9CEFE #FEE9CE
tetradic
#CEFEE9 #D1CEFE #FECEE3 #FBFECE
square
#CEFEE9 #D1CEFE #FECEE3 #FBFECE
split-complementary
#CEFEE9 #FECEFB #FED1CE
monochromatic
#56FCB3 #92FDCE #CEFEE9 #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.11
#CEFEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CEFEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEE9
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEE9 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E8
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#C4FEF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cefee9; /* rgb */ color: rgb(206, 254, 233); /* oklch */ color: oklch(95.8% 0.056 166.7);
Tailwind
colors: {
custom: {
50: '#ddfef0',
500: '#cefee9',
950: '#000000',
},
}SCSS
$custom: #cefee9; $custom-light: #ddfef0; $custom-dark: #000000;
JSON
{
"hex": "#cefee9",
"rgb": {
"r": 206,
"g": 254,
"b": 233
},
"hsl": {
"h": 153.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95798,
"c": 0.05649,
"h": 166.7
},
"luminance": 0.89889
}Semantic roles & 50–950 ramp
primary
#CEFEE9
secondary
#E888B2
accent
#0064E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685