#DEFFEF#DEFFEF
#DEFFEF is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.040 H 164.8°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFEF |
|---|---|
| RGB | rgb(222, 255, 239) |
| HSL | hsl(151, 100%, 94%) |
| HSV | hsv(151, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.34, -13.60, 4.07) |
| CIE-LCH | lch(97.34, 14.19, 163.35°) |
| OKLab | oklab(97.21% -0.0388 0.0105) |
| OKLCH | oklch(97.21% 0.04 164.8) |
| XYZ | xyz(81.4605, 93.2800, 95.3576) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.66
Honeydew
#F0FFF0
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.13
Very Pale Blue
#D6FFFE
ΔE00 6.18
Duck Egg Blue
#C3FBF4
ΔE00 6.36
Light Light Blue
#CAFFFB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFEF #FFDEEE
analogous
#DEFFDE #DEFFEF #DEFFFF
triadic
#DEFFEF #EFDEFF #FFEFDE
tetradic
#DEFFEF #DEDEFF #FFDEEE #FFFFDE
square
#DEFFEF #DEDEFF #FFDEEE #FFFFDE
split-complementary
#DEFFEF #FFDEFF #FFDEDE
monochromatic
#64FFB4 #A1FFD1 #DEFFEF #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.07
#DEFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#DEFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFEF
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFEF | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEE
Deuteranopia (green-blind)
#F7F6F0
Tritanopia (blue-blind)
#D8FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #deffef; /* rgb */ color: rgb(222, 255, 239); /* oklch */ color: oklch(97.2% 0.040 164.8);
Tailwind
colors: {
custom: {
50: '#e8fff4',
500: '#deffef',
950: '#000000',
},
}SCSS
$custom: #deffef; $custom-light: #e8fff4; $custom-dark: #000000;
JSON
{
"hex": "#deffef",
"rgb": {
"r": 222,
"g": 255,
"b": 239
},
"hsl": {
"h": 150.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97205,
"c": 0.04018,
"h": 164.8
},
"luminance": 0.93282
}Semantic roles & 50–950 ramp
primary
#DEFFEF
secondary
#EC95BF
accent
#006FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685