#DEFFF5#DEFFF5
#DEFFF5 is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.037 H 175.3°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFFF5 |
|---|---|
| RGB | rgb(222, 255, 245) |
| HSL | hsl(162, 100%, 94%) |
| HSV | hsv(162, 13%, 100%) |
| CMYK | cmyk(12.9%, 0%, 3.9%, 0%) |
| CIE-LAB | lab(97.49, -12.48, 1.19) |
| CIE-LCH | lch(97.49, 12.54, 174.54°) |
| OKLab | oklab(97.37% -0.0364 0.003) |
| OKLCH | oklch(97.37% 0.037 175.3) |
| XYZ | xyz(82.3617, 93.6404, 100.1036) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.75
Ice Blue (survey)
#D7FFFE
ΔE00 3.94
Very Pale Blue
#D6FFFE
ΔE00 4.02
Lightcyan
#E0FFFF
ΔE00 4.36
Very Light Blue
#D5FFFF
ΔE00 4.46
Really Light Blue
#D4FFFF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFFF5 #FFDEE8
analogous
#DEFFE4 #DEFFF5 #DEF8FF
triadic
#DEFFF5 #F5DEFF #FFF5DE
tetradic
#DEFFF5 #E4DEFF #FFDEE8 #F8FFDE
square
#DEFFF5 #E4DEFF #FFDEE8 #F8FFDE
split-complementary
#DEFFF5 #FFDEF8 #FFE4DE
monochromatic
#64FFD0 #A1FFE2 #DEFFF5 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.06
#DEFFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#DEFFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFFF5
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFFF5 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF5
Deuteranopia (green-blind)
#F6F6F6
Tritanopia (blue-blind)
#D7FFFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #defff5; /* rgb */ color: rgb(222, 255, 245); /* oklch */ color: oklch(97.4% 0.037 175.3);
Tailwind
colors: {
custom: {
50: '#e8fff8',
500: '#defff5',
950: '#000000',
},
}SCSS
$custom: #defff5; $custom-light: #e8fff8; $custom-dark: #000000;
JSON
{
"hex": "#defff5",
"rgb": {
"r": 222,
"g": 255,
"b": 245
},
"hsl": {
"h": 161.818,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.97368,
"c": 0.03656,
"h": 175.3
},
"luminance": 0.93642
}Semantic roles & 50–950 ramp
primary
#DEFFF5
secondary
#EC95AF
accent
#0046E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685