#DEFFF0#DEFFF0
#DEFFF0 is a very light, muted teal. Relative luminance 0.933; OKLCH L 97.2% C 0.039 H 166.4°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF0 |
|---|---|
| RGB | rgb(222, 255, 240) |
| HSL | hsl(153, 100%, 94%) |
| HSV | hsv(153, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(97.37, -13.41, 3.59) |
| CIE-LCH | lch(97.37, 13.89, 165.03°) |
| OKLab | oklab(97.23% -0.0384 0.0093) |
| OKLCH | oklch(97.23% 0.039 166.4) |
| XYZ | xyz(81.6087, 93.3392, 96.1378) |
| Luminance | 0.9334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.33
Honeydew
#F0FFF0
ΔE00 5.58
Ice Blue (survey)
#D7FFFE
ΔE00 5.77
Very Pale Blue
#D6FFFE
ΔE00 5.82
Light Light Blue
#CAFFFB
ΔE00 6.16
Duck Egg Blue
#C3FBF4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF0 #FFDEED
analogous
#DEFFDF #DEFFF0 #DEFEFF
triadic
#DEFFF0 #F0DEFF #FFF0DE
tetradic
#DEFFF0 #DFDEFF #FFDEED #FEFFDE
square
#DEFFF0 #DFDEFF #FFDEED #FEFFDE
split-complementary
#DEFFF0 #FFDEFE #FFDFDE
monochromatic
#64FFB8 #A1FFD4 #DEFFF0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.07
#DEFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#DEFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF0
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF0 | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F7F6F1
Tritanopia (blue-blind)
#D8FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #defff0; /* rgb */ color: rgb(222, 255, 240); /* oklch */ color: oklch(97.2% 0.039 166.4);
Tailwind
colors: {
custom: {
50: '#e8fff4',
500: '#defff0',
950: '#000000',
},
}SCSS
$custom: #defff0; $custom-light: #e8fff4; $custom-dark: #000000;
JSON
{
"hex": "#defff0",
"rgb": {
"r": 222,
"g": 255,
"b": 240
},
"hsl": {
"h": 152.727,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97232,
"c": 0.03949,
"h": 166.4
},
"luminance": 0.93341
}Semantic roles & 50–950 ramp
primary
#DEFFF0
secondary
#EC95BD
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685