#DEFFF4#DEFFF4
#DEFFF4 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.3% C 0.037 H 173.4°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF4 |
|---|---|
| RGB | rgb(222, 255, 244) |
| HSL | hsl(160, 100%, 94%) |
| HSV | hsv(160, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(97.46, -12.67, 1.67) |
| CIE-LCH | lch(97.46, 12.78, 172.48°) |
| OKLab | oklab(97.34% -0.0368 0.0042) |
| OKLCH | oklch(97.34% 0.037 173.4) |
| XYZ | xyz(82.2094, 93.5795, 99.3018) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.03
Ice Blue (survey)
#D7FFFE
ΔE00 4.30
Very Pale Blue
#D6FFFE
ΔE00 4.38
Lightcyan
#E0FFFF
ΔE00 4.75
Very Light Blue
#D5FFFF
ΔE00 4.82
Really Light Blue
#D4FFFF
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF4 #FFDEE9
analogous
#DEFFE3 #DEFFF4 #DEF9FF
triadic
#DEFFF4 #F4DEFF #FFF4DE
tetradic
#DEFFF4 #E3DEFF #FFDEE9 #F9FFDE
square
#DEFFF4 #E3DEFF #FFDEE9 #F9FFDE
split-complementary
#DEFFF4 #FFDEF9 #FFE3DE
monochromatic
#64FFCB #A1FFE0 #DEFFF4 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.07
#DEFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DEFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF4
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF4 | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF4
Deuteranopia (green-blind)
#F6F6F5
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff4; /* rgb */ color: rgb(222, 255, 244); /* oklch */ color: oklch(97.3% 0.037 173.4);
Tailwind
colors: {
custom: {
50: '#e8fff7',
500: '#defff4',
950: '#000000',
},
}SCSS
$custom: #defff4; $custom-light: #e8fff7; $custom-dark: #000000;
JSON
{
"hex": "#defff4",
"rgb": {
"r": 222,
"g": 255,
"b": 244
},
"hsl": {
"h": 160,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97341,
"c": 0.03706,
"h": 173.4
},
"luminance": 0.93581
}Semantic roles & 50–950 ramp
primary
#DEFFF4
secondary
#EC95B2
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685