#DEFBF1#DEFBF1
#DEFBF1 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.033 H 172.9°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF1 |
|---|---|
| RGB | rgb(222, 251, 241) |
| HSL | hsl(159, 78%, 93%) |
| HSV | hsv(159, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(96.36, -11.24, 1.61) |
| CIE-LCH | lch(96.36, 11.36, 171.86°) |
| OKLab | oklab(96.44% -0.0327 0.0041) |
| OKLCH | oklch(96.44% 0.033 172.9) |
| XYZ | xyz(80.4949, 90.8733, 96.5014) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.60
Lightcyan
#E0FFFF
ΔE00 4.35
Ice Blue (survey)
#D7FFFE
ΔE00 4.49
Very Pale Blue
#D6FFFE
ΔE00 4.61
Honeydew
#F0FFF0
ΔE00 4.99
Very Light Blue
#D5FFFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF1 #FBDEE8
analogous
#DEFBE2 #DEFBF1 #DEF7FB
triadic
#DEFBF1 #F1DEFB #FBF1DE
tetradic
#DEFBF1 #E2DEFB #FBDEE8 #F7FBDE
square
#DEFBF1 #E2DEFB #FBDEE8 #F7FBDE
split-complementary
#DEFBF1 #FBDEF7 #FBE2DE
monochromatic
#71EEC3 #A7F4DA #DEFBF1 #E4FCF3 #E4FCF3
Accessibility & contrast
On white
1.10
#DEFBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#DEFBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF1
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF1 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F1
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbf1; /* rgb */ color: rgb(222, 251, 241); /* oklch */ color: oklch(96.4% 0.033 172.9);
Tailwind
colors: {
custom: {
50: '#e8fcf5',
500: '#defbf1',
950: '#000000',
},
}SCSS
$custom: #defbf1; $custom-light: #e8fcf5; $custom-dark: #000000;
JSON
{
"hex": "#defbf1",
"rgb": {
"r": 222,
"g": 251,
"b": 241
},
"hsl": {
"h": 159.31,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96441,
"c": 0.03292,
"h": 172.9
},
"luminance": 0.90875
}Semantic roles & 50–950 ramp
primary
#DEFBF1
secondary
#E29BB4
accent
#0B53DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585