#DEFBBE#DEFBBE
#DEFBBE is a very light, moderate yellow-green. Relative luminance 0.882; OKLCH L 95.2% C 0.085 H 128.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFBBE |
|---|---|
| RGB | rgb(222, 251, 190) |
| HSL | hsl(89, 88%, 86%) |
| HSV | hsv(89, 24%, 98%) |
| CMYK | cmyk(11.6%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(95.26, -19.78, 26.20) |
| CIE-LCH | lch(95.26, 32.83, 127.05°) |
| OKLab | oklab(95.21% -0.0531 0.0665) |
| OKLCH | oklch(95.21% 0.085 128.6) |
| XYZ | xyz(73.9142, 88.2411, 61.8434) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.30
Very Pale Green
#CFFDBC
ΔE00 3.33
Pale Green
#C7FDB5
ΔE00 4.77
Light Light Green
#C8FFB0
ΔE00 5.21
Light Sage
#BCECAC
ΔE00 5.49
Washed Out Green
#BCF5A6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFBBE #DBBEFB
analogous
#FBFABE #DEFBBE #C0FBBE
triadic
#DEFBBE #BEDEFB #FBBEDE
tetradic
#DEFBBE #BEFBFA #DBBEFB #FBBEC0
square
#DEFBBE #BEFBFA #DBBEFB #FBBEC0
split-complementary
#DEFBBE #BEC0FB #FABEFB
monochromatic
#A3F44B #C1F784 #DEFBBE #F0FDE2 #F0FDE2
Accessibility & contrast
On white
1.13
#DEFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DEFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFBBE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFBBE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BA
Deuteranopia (green-blind)
#FDF1C1
Tritanopia (blue-blind)
#E1F5EB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #defbbe; /* rgb */ color: rgb(222, 251, 190); /* oklch */ color: oklch(95.2% 0.085 128.6);
Tailwind
colors: {
custom: {
50: '#e8fcd2',
500: '#defbbe',
950: '#000000',
},
}SCSS
$custom: #defbbe; $custom-light: #e8fcd2; $custom-dark: #000000;
JSON
{
"hex": "#defbbe",
"rgb": {
"r": 222,
"g": 251,
"b": 190
},
"hsl": {
"h": 88.525,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.95209,
"c": 0.0851,
"h": 128.6
},
"luminance": 0.88242
}Semantic roles & 50–950 ramp
primary
#DEFBBE
secondary
#AC7DE0
accent
#00E56D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583