#DEFBF0#DEFBF0
#DEFBF0 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.4% C 0.033 H 170.8°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBF0 |
|---|---|
| RGB | rgb(222, 251, 240) |
| HSL | hsl(157, 78%, 93%) |
| HSV | hsv(157, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(96.33, -11.43, 2.09) |
| CIE-LCH | lch(96.33, 11.62, 169.65°) |
| OKLab | oklab(96.41% -0.0331 0.0054) |
| OKLCH | oklch(96.41% 0.033 170.8) |
| XYZ | xyz(80.3459, 90.8138, 95.7169) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.83
Lightcyan
#E0FFFF
ΔE00 4.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.82
Honeydew
#F0FFF0
ΔE00 4.87
Very Pale Blue
#D6FFFE
ΔE00 4.93
Very Light Blue
#D5FFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBF0 #FBDEE9
analogous
#DEFBE1 #DEFBF0 #DEF8FB
triadic
#DEFBF0 #F0DEFB #FBF0DE
tetradic
#DEFBF0 #E1DEFB #FBDEE9 #F8FBDE
square
#DEFBF0 #E1DEFB #FBDEE9 #F8FBDE
split-complementary
#DEFBF0 #FBDEF8 #FBE1DE
monochromatic
#71EEBE #A7F4D7 #DEFBF0 #E4FCF3 #E4FCF3
Accessibility & contrast
On white
1.10
#DEFBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DEFBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBF0
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBF0 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F0
Deuteranopia (green-blind)
#F3F3F1
Tritanopia (blue-blind)
#D8FCF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbf0; /* rgb */ color: rgb(222, 251, 240); /* oklch */ color: oklch(96.4% 0.033 170.8);
Tailwind
colors: {
custom: {
50: '#e8fcf4',
500: '#defbf0',
950: '#000000',
},
}SCSS
$custom: #defbf0; $custom-light: #e8fcf4; $custom-dark: #000000;
JSON
{
"hex": "#defbf0",
"rgb": {
"r": 222,
"g": 251,
"b": 240
},
"hsl": {
"h": 157.241,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96414,
"c": 0.03348,
"h": 170.8
},
"luminance": 0.90815
}Semantic roles & 50–950 ramp
primary
#DEFBF0
secondary
#E29BB6
accent
#0B5ADB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585