#DEFFFA#DEFFFA
#DEFFFA is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.5% C 0.035 H 185.6°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFA |
|---|---|
| RGB | rgb(222, 255, 250) |
| HSL | hsl(171, 100%, 94%) |
| HSV | hsv(171, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(97.61, -11.53, -1.19) |
| CIE-LCH | lch(97.61, 11.59, 185.91°) |
| OKLab | oklab(97.51% -0.0345 -0.0034) |
| OKLCH | oklch(97.51% 0.035 185.6) |
| XYZ | xyz(83.1353, 93.9499, 104.1780) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.05
Ice Blue (survey)
#D7FFFE
ΔE00 2.26
Lightcyan
#E0FFFF
ΔE00 2.35
Very Pale Blue
#D6FFFE
ΔE00 2.42
Very Light Blue
#D5FFFF
ΔE00 2.82
Really Light Blue
#D4FFFF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFA #FFDEE3
analogous
#DEFFE9 #DEFFFA #DEF3FF
triadic
#DEFFFA #FADEFF #FFFADE
tetradic
#DEFFFA #E9DEFF #FFDEE3 #F3FFDE
square
#DEFFFA #E9DEFF #FFDEE3 #F3FFDE
split-complementary
#DEFFFA #FFDEF3 #FFE9DE
monochromatic
#64FFE7 #A1FFF1 #DEFFFA #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.06
#DEFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#DEFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFA
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFA | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#D6FFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defffa; /* rgb */ color: rgb(222, 255, 250); /* oklch */ color: oklch(97.5% 0.035 185.6);
Tailwind
colors: {
custom: {
50: '#e8fffb',
500: '#defffa',
950: '#000000',
},
}SCSS
$custom: #defffa; $custom-light: #e8fffb; $custom-dark: #000000;
JSON
{
"hex": "#defffa",
"rgb": {
"r": 222,
"g": 255,
"b": 250
},
"hsl": {
"h": 170.909,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97509,
"c": 0.03467,
"h": 185.6
},
"luminance": 0.93952
}Semantic roles & 50–950 ramp
primary
#DEFFFA
secondary
#EC95A2
accent
#0023E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685