#DEFBE7#DEFBE7
#DEFBE7 is a very light, muted green. Relative luminance 0.903; OKLCH L 96.2% C 0.040 H 155.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE7 |
|---|---|
| RGB | rgb(222, 251, 231) |
| HSL | hsl(139, 78%, 93%) |
| HSV | hsv(139, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 8%, 1.6%) |
| CIE-LAB | lab(96.12, -13.07, 6.41) |
| CIE-LCH | lch(96.12, 14.56, 153.87°) |
| OKLab | oklab(96.17% -0.0366 0.0167) |
| OKLCH | oklch(96.17% 0.04 155.5) |
| XYZ | xyz(79.0420, 90.2922, 88.8496) |
| Luminance | 0.9029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.01
Ice
#D6FFFA
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 7.96
Very Pale Blue
#D6FFFE
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE7 #FBDEF2
analogous
#E3FBDE #DEFBE7 #DEFBF5
triadic
#DEFBE7 #E7DEFB #FBE7DE
tetradic
#DEFBE7 #DEE3FB #FBDEF2 #FBF5DE
square
#DEFBE7 #DEE3FB #FBDEF2 #FBF5DE
split-complementary
#DEFBE7 #F5DEFB #FBDEE3
monochromatic
#71EE98 #A7F4BF #DEFBE7 #E4FCEB #E4FCEB
Accessibility & contrast
On white
1.10
#DEFBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DEFBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE7
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE7 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E6
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#DAFAF5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbe7; /* rgb */ color: rgb(222, 251, 231); /* oklch */ color: oklch(96.2% 0.040 155.5);
Tailwind
colors: {
custom: {
50: '#e8fcee',
500: '#defbe7',
950: '#000000',
},
}SCSS
$custom: #defbe7; $custom-light: #e8fcee; $custom-dark: #000000;
JSON
{
"hex": "#defbe7",
"rgb": {
"r": 222,
"g": 251,
"b": 231
},
"hsl": {
"h": 138.621,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96172,
"c": 0.0402,
"h": 155.5
},
"luminance": 0.90293
}Semantic roles & 50–950 ramp
primary
#DEFBE7
secondary
#E29BCC
accent
#0B9ADB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585