#DEFBE5#DEFBE5
#DEFBE5 is a very light, muted green. Relative luminance 0.902; OKLCH L 96.1% C 0.042 H 152.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE5 |
|---|---|
| RGB | rgb(222, 251, 229) |
| HSL | hsl(134, 78%, 93%) |
| HSV | hsv(134, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(96.07, -13.43, 7.38) |
| CIE-LCH | lch(96.07, 15.32, 151.23°) |
| OKLab | oklab(96.12% -0.0374 0.0192) |
| OKLCH | oklch(96.12% 0.042 152.8) |
| XYZ | xyz(78.7612, 90.1799, 87.3705) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.28
Ice
#D6FFFA
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Ice Blue (survey)
#D7FFFE
ΔE00 8.56
Eggshell Blue
#C4FFF7
ΔE00 8.57
Very Pale Blue
#D6FFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE5 #FBDEF4
analogous
#E5FBDE #DEFBE5 #DEFBF3
triadic
#DEFBE5 #E5DEFB #FBE5DE
tetradic
#DEFBE5 #DEE5FB #FBDEF4 #FBF3DE
square
#DEFBE5 #DEE5FB #FBDEF4 #FBF3DE
split-complementary
#DEFBE5 #F3DEFB #FBDEE5
monochromatic
#71EE8F #A7F4BA #DEFBE5 #E4FCE9 #E4FCE9
Accessibility & contrast
On white
1.10
#DEFBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DEFBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE5
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE5 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E4
Deuteranopia (green-blind)
#F6F2E6
Tritanopia (blue-blind)
#DAFAF4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbe5; /* rgb */ color: rgb(222, 251, 229); /* oklch */ color: oklch(96.1% 0.042 152.8);
Tailwind
colors: {
custom: {
50: '#e8fced',
500: '#defbe5',
950: '#000000',
},
}SCSS
$custom: #defbe5; $custom-light: #e8fced; $custom-dark: #000000;
JSON
{
"hex": "#defbe5",
"rgb": {
"r": 222,
"g": 251,
"b": 229
},
"hsl": {
"h": 134.483,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.9612,
"c": 0.042,
"h": 152.8
},
"luminance": 0.90181
}Semantic roles & 50–950 ramp
primary
#DEFBE5
secondary
#E29BD1
accent
#0BA8DB
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#161716
muted
#848584