#DEFDBF#DEFDBF
#DEFDBF is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.087 H 129.5°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDBF |
|---|---|
| RGB | rgb(222, 253, 191) |
| HSL | hsl(90, 94%, 87%) |
| HSV | hsv(90, 25%, 99%) |
| CMYK | cmyk(12.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(95.81, -20.60, 26.44) |
| CIE-LCH | lch(95.81, 33.52, 127.92°) |
| OKLab | oklab(95.65% -0.0554 0.0671) |
| OKLCH | oklch(95.65% 0.087 129.5) |
| XYZ | xyz(74.6520, 89.5411, 62.6303) |
| Luminance | 0.8954 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.89
Very Pale Green
#CFFDBC
ΔE00 2.97
Pale Green
#C7FDB5
ΔE00 4.41
Light Light Green
#C8FFB0
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 5.47
Celadon
#BEFDB7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDBF #DEBFFD
analogous
#FDFDBF #DEFDBF #BFFDBF
triadic
#DEFDBF #BFDEFD #FDBFDE
tetradic
#DEFDBF #BFFDFD #DEBFFD #FDBFBF
square
#DEFDBF #BFFDFD #DEBFFD #FDBFBF
split-complementary
#DEFDBF #BFBFFD #FDBFFD
monochromatic
#A1F948 #BFFB84 #DEFDBF #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.11
#DEFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DEFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDBF
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDBF | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#E0F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdbf; /* rgb */ color: rgb(222, 253, 191); /* oklch */ color: oklch(95.6% 0.087 129.5);
Tailwind
colors: {
custom: {
50: '#e8fed2',
500: '#defdbf',
950: '#000000',
},
}SCSS
$custom: #defdbf; $custom-light: #e8fed2; $custom-dark: #000000;
JSON
{
"hex": "#defdbf",
"rgb": {
"r": 222,
"g": 253,
"b": 191
},
"hsl": {
"h": 90,
"s": 93.939,
"l": 87.059
},
"oklch": {
"l": 0.95649,
"c": 0.087,
"h": 129.5
},
"luminance": 0.89542
}Semantic roles & 50–950 ramp
primary
#DEFDBF
secondary
#B07CE4
accent
#00E673
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583