#DEFDEE#DEFDEE
#DEFDEE is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.8% C 0.038 H 164.9°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDEE |
|---|---|
| RGB | rgb(222, 253, 238) |
| HSL | hsl(151, 89%, 93%) |
| HSV | hsv(151, 12%, 99%) |
| CMYK | cmyk(12.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(96.80, -12.79, 3.80) |
| CIE-LCH | lch(96.80, 13.34, 163.47°) |
| OKLab | oklab(96.77% -0.0365 0.0099) |
| OKLCH | oklch(96.77% 0.038 164.9) |
| XYZ | xyz(80.6785, 91.9517, 94.3702) |
| Luminance | 0.9195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.59
Honeydew
#F0FFF0
ΔE00 5.12
Ice Blue (survey)
#D7FFFE
ΔE00 5.95
Very Pale Blue
#D6FFFE
ΔE00 6.02
Lightcyan
#E0FFFF
ΔE00 6.25
Very Light Blue
#D5FFFF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDEE #FDDEED
analogous
#DEFDDE #DEFDEE #DEFCFD
triadic
#DEFDEE #EEDEFD #FDEEDE
tetradic
#DEFDEE #DEDEFD #FDDEED #FCFDDE
square
#DEFDEE #DEDEFD #FDDEED #FCFDDE
split-complementary
#DEFDEE #FDDEFC #FDDEDE
monochromatic
#6BF6B3 #A4FAD0 #DEFDEE #E2FDF0 #E2FDF0
Accessibility & contrast
On white
1.08
#DEFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DEFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDEE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDEE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#F6F4EF
Tritanopia (blue-blind)
#D8FDF8
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #defdee; /* rgb */ color: rgb(222, 253, 238); /* oklch */ color: oklch(96.8% 0.038 164.9);
Tailwind
colors: {
custom: {
50: '#e8fef3',
500: '#defdee',
950: '#000000',
},
}SCSS
$custom: #defdee; $custom-light: #e8fef3; $custom-dark: #000000;
JSON
{
"hex": "#defdee",
"rgb": {
"r": 222,
"g": 253,
"b": 238
},
"hsl": {
"h": 150.968,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96768,
"c": 0.03781,
"h": 164.9
},
"luminance": 0.91953
}Semantic roles & 50–950 ramp
primary
#DEFDEE
secondary
#E798BE
accent
#006FE5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585