#CEFEED#CEFEED
#CEFEED is a very light, muted teal. Relative luminance 0.901; OKLCH L 95.9% C 0.054 H 171.6°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CEFEED |
|---|---|
| RGB | rgb(206, 254, 237) |
| HSL | hsl(159, 96%, 90%) |
| HSV | hsv(159, 19%, 100%) |
| CMYK | cmyk(18.9%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(96.05, -18.51, 3.09) |
| CIE-LCH | lch(96.05, 18.77, 170.52°) |
| OKLab | oklab(95.91% -0.0534 0.0079) |
| OKLCH | oklch(95.91% 0.054 171.6) |
| XYZ | xyz(76.1773, 90.1175, 93.4852) |
| Luminance | 0.9012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.11
Pale Aqua
#B8FFEB
ΔE00 4.21
Ice
#D6FFFA
ΔE00 4.91
Light Light Blue
#CAFFFB
ΔE00 4.99
Pale Cyan
#B7FFFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEFEED #FECEDF
analogous
#CEFED5 #CEFEED #CEF7FE
triadic
#CEFEED #EDCEFE #FEEDCE
tetradic
#CEFEED #D5CEFE #FECEDF #F7FECE
square
#CEFEED #D5CEFE #FECEDF #F7FECE
split-complementary
#CEFEED #FECEF7 #FED5CE
monochromatic
#56FCC1 #92FDD7 #CEFEED #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.10
#CEFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#CEFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEFEED
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEFEED | 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)
#FBF7EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C3FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cefeed; /* rgb */ color: rgb(206, 254, 237); /* oklch */ color: oklch(95.9% 0.054 171.6);
Tailwind
colors: {
custom: {
50: '#ddfef2',
500: '#cefeed',
950: '#000000',
},
}SCSS
$custom: #cefeed; $custom-light: #ddfef2; $custom-dark: #000000;
JSON
{
"hex": "#cefeed",
"rgb": {
"r": 206,
"g": 254,
"b": 237
},
"hsl": {
"h": 158.75,
"s": 96,
"l": 90.196
},
"oklch": {
"l": 0.95906,
"c": 0.05397,
"h": 171.6
},
"luminance": 0.9012
}Semantic roles & 50–950 ramp
primary
#CEFEED
secondary
#E888AA
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685