#DEFCEE#DEFCEE
#DEFCEE is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.6% C 0.036 H 165.8°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFCEE |
|---|---|
| RGB | rgb(222, 252, 238) |
| HSL | hsl(152, 83%, 93%) |
| HSV | hsv(152, 12%, 99%) |
| CMYK | cmyk(11.9%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(96.54, -12.30, 3.42) |
| CIE-LCH | lch(96.54, 12.76, 164.45°) |
| OKLab | oklab(96.56% -0.0352 0.0089) |
| OKLCH | oklch(96.56% 0.036 165.8) |
| XYZ | xyz(80.3637, 91.3220, 94.2653) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.45
Honeydew
#F0FFF0
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Pale Blue
#D6FFFE
ΔE00 5.79
Lightcyan
#E0FFFF
ΔE00 5.88
Very Light Blue
#D5FFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFCEE #FCDEEC
analogous
#DEFCDF #DEFCEE #DEFBFC
triadic
#DEFCEE #EEDEFC #FCEEDE
tetradic
#DEFCEE #DFDEFC #FCDEEC #FBFCDE
square
#DEFCEE #DFDEFC #FCDEEC #FBFCDE
split-complementary
#DEFCEE #FCDEFB #FCDFDE
monochromatic
#6EF2B4 #A6F7D1 #DEFCEE #E3FCF1 #E3FCF1
Accessibility & contrast
On white
1.09
#DEFCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#DEFCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFCEE
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFCEE | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7ED
Deuteranopia (green-blind)
#F5F3EF
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defcee; /* rgb */ color: rgb(222, 252, 238); /* oklch */ color: oklch(96.6% 0.036 165.8);
Tailwind
colors: {
custom: {
50: '#e8fdf3',
500: '#defcee',
950: '#000000',
},
}SCSS
$custom: #defcee; $custom-light: #e8fdf3; $custom-dark: #000000;
JSON
{
"hex": "#defcee",
"rgb": {
"r": 222,
"g": 252,
"b": 238
},
"hsl": {
"h": 152,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.96563,
"c": 0.03627,
"h": 165.8
},
"luminance": 0.91323
}Semantic roles & 50–950 ramp
primary
#DEFCEE
secondary
#E49ABD
accent
#066BE0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585