#DEFBE0#DEFBE0
#DEFBE0 is a very light, muted green. Relative luminance 0.899; OKLCH L 96.0% C 0.047 H 147.1°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBE0 |
|---|---|
| RGB | rgb(222, 251, 224) |
| HSL | hsl(124, 78%, 93%) |
| HSV | hsv(124, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 10.8%, 1.6%) |
| CIE-LAB | lab(95.96, -14.31, 9.78) |
| CIE-LCH | lch(95.96, 17.34, 145.64°) |
| OKLab | oklab(95.99% -0.0394 0.0254) |
| OKLCH | oklch(95.99% 0.047 147.1) |
| XYZ | xyz(78.0731, 89.9046, 83.7466) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.15
Ice
#D6FFFA
ΔE00 8.64
Pale Aqua
#B8FFEB
ΔE00 9.18
Very Pale Green
#CFFDBC
ΔE00 9.51
Duck Egg Blue
#C3FBF4
ΔE00 9.62
Very Light Green
#D1FFBD
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBE0 #FBDEF9
analogous
#EAFBDE #DEFBE0 #DEFBEE
triadic
#DEFBE0 #E0DEFB #FBE0DE
tetradic
#DEFBE0 #DEEAFB #FBDEF9 #FBEEDE
square
#DEFBE0 #DEEAFB #FBDEF9 #FBEEDE
split-complementary
#DEFBE0 #EEDEFB #FBDEEA
monochromatic
#71EE79 #A7F4AD #DEFBE0 #E4FCE5 #E4FCE5
Accessibility & contrast
On white
1.11
#DEFBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DEFBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBE0
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBE0 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DF
Deuteranopia (green-blind)
#F7F2E1
Tritanopia (blue-blind)
#DBF9F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defbe0; /* rgb */ color: rgb(222, 251, 224); /* oklch */ color: oklch(96.0% 0.047 147.1);
Tailwind
colors: {
custom: {
50: '#e8fce9',
500: '#defbe0',
950: '#000000',
},
}SCSS
$custom: #defbe0; $custom-light: #e8fce9; $custom-dark: #000000;
JSON
{
"hex": "#defbe0",
"rgb": {
"r": 222,
"g": 251,
"b": 224
},
"hsl": {
"h": 124.138,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.95991,
"c": 0.04686,
"h": 147.1
},
"luminance": 0.89906
}Semantic roles & 50–950 ramp
primary
#DEFBE0
secondary
#E29BDD
accent
#0BCCDB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#161716
muted
#848584