#DEFFF8#DEFFF8
#DEFFF8 is a very light, muted teal. Relative luminance 0.938; OKLCH L 97.5% C 0.035 H 181.3°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF8 |
|---|---|
| RGB | rgb(222, 255, 248) |
| HSL | hsl(167, 100%, 94%) |
| HSV | hsv(167, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(97.56, -11.91, -0.24) |
| CIE-LCH | lch(97.56, 11.92, 181.15°) |
| OKLab | oklab(97.45% -0.0353 -0.0008) |
| OKLCH | oklch(97.45% 0.035 181.3) |
| XYZ | xyz(82.8233, 93.8251, 102.5352) |
| Luminance | 0.9383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.11
Ice Blue (survey)
#D7FFFE
ΔE00 2.87
Very Pale Blue
#D6FFFE
ΔE00 3.00
Lightcyan
#E0FFFF
ΔE00 3.16
Very Light Blue
#D5FFFF
ΔE00 3.42
Really Light Blue
#D4FFFF
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF8 #FFDEE5
analogous
#DEFFE7 #DEFFF8 #DEF5FF
triadic
#DEFFF8 #F8DEFF #FFF8DE
tetradic
#DEFFF8 #E7DEFF #FFDEE5 #F5FFDE
square
#DEFFF8 #E7DEFF #FFDEE5 #F5FFDE
split-complementary
#DEFFF8 #FFDEF5 #FFE7DE
monochromatic
#64FFDE #A1FFEB #DEFFF8 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.06
#DEFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#DEFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF8
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF8 | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#F5F6F9
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff8; /* rgb */ color: rgb(222, 255, 248); /* oklch */ color: oklch(97.5% 0.035 181.3);
Tailwind
colors: {
custom: {
50: '#e8fffa',
500: '#defff8',
950: '#000000',
},
}SCSS
$custom: #defff8; $custom-light: #e8fffa; $custom-dark: #000000;
JSON
{
"hex": "#defff8",
"rgb": {
"r": 222,
"g": 255,
"b": 248
},
"hsl": {
"h": 167.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97452,
"c": 0.03529,
"h": 181.3
},
"luminance": 0.93827
}Semantic roles & 50–950 ramp
primary
#DEFFF8
secondary
#EC95A7
accent
#0031E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685