#DEFBEA#DEFBEA
#DEFBEA is a very light, muted green. Relative luminance 0.905; OKLCH L 96.3% C 0.038 H 159.9°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBEA |
|---|---|
| RGB | rgb(222, 251, 234) |
| HSL | hsl(145, 78%, 93%) |
| HSV | hsv(145, 12%, 98%) |
| CMYK | cmyk(11.6%, 0%, 6.8%, 1.6%) |
| CIE-LAB | lab(96.19, -12.53, 4.97) |
| CIE-LCH | lch(96.19, 13.48, 158.37°) |
| OKLab | oklab(96.25% -0.0354 0.0129) |
| OKLCH | oklch(96.25% 0.038 159.9) |
| XYZ | xyz(79.4693, 90.4631, 91.1002) |
| Luminance | 0.9046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.74
Ice
#D6FFFA
ΔE00 5.55
Ice Blue (survey)
#D7FFFE
ΔE00 6.87
Very Pale Blue
#D6FFFE
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.03
Duck Egg Blue
#C3FBF4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBEA #FBDEEF
analogous
#E0FBDE #DEFBEA #DEFBF9
triadic
#DEFBEA #EADEFB #FBEADE
tetradic
#DEFBEA #DEE0FB #FBDEEF #FBF9DE
square
#DEFBEA #DEE0FB #FBDEEF #FBF9DE
split-complementary
#DEFBEA #F9DEFB #FBDEE0
monochromatic
#71EEA5 #A7F4C7 #DEFBEA #E4FCEE #E4FCEE
Accessibility & contrast
On white
1.10
#DEFBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#DEFBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBEA
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBEA | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#D9FBF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #defbea; /* rgb */ color: rgb(222, 251, 234); /* oklch */ color: oklch(96.3% 0.038 159.9);
Tailwind
colors: {
custom: {
50: '#e8fcf0',
500: '#defbea',
950: '#000000',
},
}SCSS
$custom: #defbea; $custom-light: #e8fcf0; $custom-dark: #000000;
JSON
{
"hex": "#defbea",
"rgb": {
"r": 222,
"g": 251,
"b": 234
},
"hsl": {
"h": 144.828,
"s": 78.378,
"l": 92.745
},
"oklch": {
"l": 0.96251,
"c": 0.03768,
"h": 159.9
},
"luminance": 0.90464
}Semantic roles & 50–950 ramp
primary
#DEFBEA
secondary
#E29BC5
accent
#0B85DB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585