#DEFBF4#DEFBF4
#DEFBF4 is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.5% C 0.032 H 179.5°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF4 |
|---|---|
| RGB | rgb(222, 251, 244) |
| HSL | hsl(166, 78%, 93%) |
| HSV | hsv(166, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(96.43, -10.68, 0.17) |
| CIE-LCH | lch(96.43, 10.68, 179.09°) |
| OKLab | oklab(96.53% -0.0315 0.0003) |
| OKLCH | oklch(96.53% 0.032 179.5) |
| XYZ | xyz(80.9467, 91.0541, 98.8809) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.13
Ice
#D6FFFA
ΔE00 3.16
Ice Blue (survey)
#D7FFFE
ΔE00 3.58
Very Pale Blue
#D6FFFE
ΔE00 3.75
Very Light Blue
#D5FFFF
ΔE00 4.14
Really Light Blue
#D4FFFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF4 #FBDEE5
analogous
#DEFBE5 #DEFBF4 #DEF3FB
triadic
#DEFBF4 #F4DEFB #FBF4DE
tetradic
#DEFBF4 #E5DEFB #FBDEE5 #F3FBDE
square
#DEFBF4 #E5DEFB #FBDEE5 #F3FBDE
split-complementary
#DEFBF4 #FBDEF3 #FBE5DE
monochromatic
#71EED0 #A7F4E2 #DEFBF4 #E4FCF6 #E4FCF6
Accessibility & contrast
On white
1.09
#DEFBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#DEFBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF4
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF4 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F4
Deuteranopia (green-blind)
#F3F3F5
Tritanopia (blue-blind)
#D7FCF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #defbf4; /* rgb */ color: rgb(222, 251, 244); /* oklch */ color: oklch(96.5% 0.032 179.5);
Tailwind
colors: {
custom: {
50: '#e8fcf7',
500: '#defbf4',
950: '#000000',
},
}SCSS
$custom: #defbf4; $custom-light: #e8fcf7; $custom-dark: #000000;
JSON
{
"hex": "#defbf4",
"rgb": {
"r": 222,
"g": 251,
"b": 244
},
"hsl": {
"h": 165.517,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96525,
"c": 0.03151,
"h": 179.5
},
"luminance": 0.91056
}Semantic roles & 50–950 ramp
primary
#DEFBF4
secondary
#E29BAC
accent
#0B3DDB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585