#DEFDBE#DEFDBE
#DEFDBE is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.088 H 129.3°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDBE |
|---|---|
| RGB | rgb(222, 253, 190) |
| HSL | hsl(90, 94%, 87%) |
| HSV | hsv(90, 25%, 99%) |
| CMYK | cmyk(12.3%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(95.79, -20.75, 26.92) |
| CIE-LCH | lch(95.79, 33.99, 127.62°) |
| OKLab | oklab(95.63% -0.0558 0.0683) |
| OKLCH | oklch(95.63% 0.088 129.3) |
| XYZ | xyz(74.5423, 89.4972, 62.0527) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.90
Very Pale Green
#CFFDBC
ΔE00 2.98
Pale Green
#C7FDB5
ΔE00 4.37
Light Light Green
#C8FFB0
ΔE00 4.75
Light Sage
#BCECAC
ΔE00 5.48
Washed Out Green
#BCF5A6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDBE #DDBEFD
analogous
#FDFDBE #DEFDBE #BFFDBE
triadic
#DEFDBE #BEDEFD #FDBEDE
tetradic
#DEFDBE #BEFDFD #DDBEFD #FDBEBF
square
#DEFDBE #BEFDFD #DDBEFD #FDBEBF
split-complementary
#DEFDBE #BEBFFD #FDBEFD
monochromatic
#A2F947 #C0FB83 #DEFDBE #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.11
#DEFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DEFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDBE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDBE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FFF2C1
Tritanopia (blue-blind)
#E1F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdbe; /* rgb */ color: rgb(222, 253, 190); /* oklch */ color: oklch(95.6% 0.088 129.3);
Tailwind
colors: {
custom: {
50: '#e8fed2',
500: '#defdbe',
950: '#000000',
},
}SCSS
$custom: #defdbe; $custom-light: #e8fed2; $custom-dark: #000000;
JSON
{
"hex": "#defdbe",
"rgb": {
"r": 222,
"g": 253,
"b": 190
},
"hsl": {
"h": 89.524,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.95628,
"c": 0.08815,
"h": 129.3
},
"luminance": 0.89498
}Semantic roles & 50–950 ramp
primary
#DEFDBE
secondary
#AF7BE4
accent
#00E671
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583