#DEFFFD#DEFFFD
#DEFFFD is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.6% C 0.034 H 192.1°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFFD |
|---|---|
| RGB | rgb(222, 255, 253) |
| HSL | hsl(176, 100%, 94%) |
| HSV | hsv(176, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(97.69, -10.95, -2.62) |
| CIE-LCH | lch(97.69, 11.26, 193.47°) |
| OKLab | oklab(97.59% -0.0334 -0.0072) |
| OKLCH | oklch(97.59% 0.034 192.1) |
| XYZ | xyz(83.6094, 94.1395, 106.6751) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.14
Ice Blue (survey)
#D7FFFE
ΔE00 1.77
Very Pale Blue
#D6FFFE
ΔE00 2.01
Very Light Blue
#D5FFFF
ΔE00 2.27
Really Light Blue
#D4FFFF
ΔE00 2.49
Ice
#D6FFFA
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFFD #FFDEE0
analogous
#DEFFEC #DEFFFD #DEF0FF
triadic
#DEFFFD #FDDEFF #FFFDDE
tetradic
#DEFFFD #ECDEFF #FFDEE0 #F0FFDE
square
#DEFFFD #ECDEFF #FFDEE0 #F0FFDE
split-complementary
#DEFFFD #FFDEF0 #FFECDE
monochromatic
#64FFF6 #A1FFF9 #DEFFFD #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.06
#DEFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#DEFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFFD
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFFD | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#D5FFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defffd; /* rgb */ color: rgb(222, 255, 253); /* oklch */ color: oklch(97.6% 0.034 192.1);
Tailwind
colors: {
custom: {
50: '#e8fffe',
500: '#defffd',
950: '#000000',
},
}SCSS
$custom: #defffd; $custom-light: #e8fffe; $custom-dark: #000000;
JSON
{
"hex": "#defffd",
"rgb": {
"r": 222,
"g": 255,
"b": 253
},
"hsl": {
"h": 176.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97594,
"c": 0.03413,
"h": 192.1
},
"luminance": 0.94141
}Semantic roles & 50–950 ramp
primary
#DEFFFD
secondary
#EC959A
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685