#DEF8BD#DEF8BD
#DEF8BD is a very light, moderate yellow-green. Relative luminance 0.863; OKLCH L 94.6% C 0.082 H 127.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF8BD |
|---|---|
| RGB | rgb(222, 248, 189) |
| HSL | hsl(86, 81%, 86%) |
| HSV | hsv(86, 24%, 97%) |
| CMYK | cmyk(10.5%, 0%, 23.8%, 2.7%) |
| CIE-LAB | lab(94.46, -18.47, 25.60) |
| CIE-LCH | lch(94.46, 31.57, 125.81°) |
| OKLab | oklab(94.56% -0.0494 0.065) |
| OKLCH | oklch(94.56% 0.082 127.2) |
| XYZ | xyz(72.8756, 86.3381, 60.9598) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.97
Very Light Green
#D1FFBD
ΔE00 4.00
Pale Green
#C7FDB5
ΔE00 5.40
Light Sage
#BCECAC
ΔE00 5.63
Light Light Green
#C8FFB0
ΔE00 5.88
Light Khaki
#E6F2A2
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF8BD #D7BDF8
analogous
#F8F5BD #DEF8BD #C0F8BD
triadic
#DEF8BD #BDDEF8 #F8BDDE
tetradic
#DEF8BD #BDF8F5 #D7BDF8 #F8BDC0
square
#DEF8BD #BDF8F5 #D7BDF8 #F8BDC0
split-complementary
#DEF8BD #BDC0F8 #F5BDF8
monochromatic
#A7EC4E #C2F286 #DEF8BD #F1FCE3 #F1FCE3
Accessibility & contrast
On white
1.15
#DEF8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DEF8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF8BD
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF8BD | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0B9
Deuteranopia (green-blind)
#FAEFC0
Tritanopia (blue-blind)
#E1F2E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #def8bd; /* rgb */ color: rgb(222, 248, 189); /* oklch */ color: oklch(94.6% 0.082 127.2);
Tailwind
colors: {
custom: {
50: '#e8fad1',
500: '#def8bd',
950: '#000000',
},
}SCSS
$custom: #def8bd; $custom-light: #e8fad1; $custom-dark: #000000;
JSON
{
"hex": "#def8bd",
"rgb": {
"r": 222,
"g": 248,
"b": 189
},
"hsl": {
"h": 86.441,
"s": 80.822,
"l": 85.686
},
"oklch": {
"l": 0.94561,
"c": 0.08169,
"h": 127.2
},
"luminance": 0.86339
}Semantic roles & 50–950 ramp
primary
#DEF8BD
secondary
#A77EDB
accent
#08DD66
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583