#DEFDBC#DEFDBC
#DEFDBC is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.6% C 0.090 H 128.7°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEFDBC |
|---|---|
| RGB | rgb(222, 253, 188) |
| HSL | hsl(89, 94%, 86%) |
| HSV | hsv(89, 26%, 99%) |
| CMYK | cmyk(12.3%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(95.75, -21.04, 27.88) |
| CIE-LCH | lch(95.75, 34.93, 127.04°) |
| OKLab | oklab(95.59% -0.0566 0.0706) |
| OKLCH | oklch(95.59% 0.09 128.7) |
| XYZ | xyz(74.3252, 89.4104, 60.9094) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.96
Very Pale Green
#CFFDBC
ΔE00 3.07
Pale Green
#C7FDB5
ΔE00 4.32
Light Light Green
#C8FFB0
ΔE00 4.59
Light Sage
#BCECAC
ΔE00 5.52
Washed Out Green
#BCF5A6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEFDBC #DBBCFD
analogous
#FDFBBC #DEFDBC #BEFDBC
triadic
#DEFDBC #BCDEFD #FDBCDE
tetradic
#DEFDBC #BCFDFB #DBBCFD #FDBCBE
square
#DEFDBC #BCFDFB #DBBCFD #FDBCBE
split-complementary
#DEFDBC #BCBEFD #FBBCFD
monochromatic
#A3F945 #C1FB81 #DEFDBC #F0FEE1 #F0FEE1
Accessibility & contrast
On white
1.11
#DEFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#DEFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEFDBC
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEFDBC | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B8
Deuteranopia (green-blind)
#FFF2BF
Tritanopia (blue-blind)
#E1F7EC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #defdbc; /* rgb */ color: rgb(222, 253, 188); /* oklch */ color: oklch(95.6% 0.090 128.7);
Tailwind
colors: {
custom: {
50: '#e8fed0',
500: '#defdbc',
950: '#000000',
},
}SCSS
$custom: #defdbc; $custom-light: #e8fed0; $custom-dark: #000000;
JSON
{
"hex": "#defdbc",
"rgb": {
"r": 222,
"g": 253,
"b": 188
},
"hsl": {
"h": 88.615,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.95588,
"c": 0.09047,
"h": 128.7
},
"luminance": 0.89411
}Semantic roles & 50–950 ramp
primary
#DEFDBC
secondary
#AC7AE4
accent
#00E66D
background
#FEFFFE
surface
#FDFFFB
border
#D5D7D4
text
#161714
muted
#848583