#DEF9BD#DEF9BD
#DEF9BD is a very light, moderate yellow-green. Relative luminance 0.870; OKLCH L 94.8% C 0.083 H 127.6°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF9BD |
|---|---|
| RGB | rgb(222, 249, 189) |
| HSL | hsl(87, 83%, 86%) |
| HSV | hsv(87, 24%, 98%) |
| CMYK | cmyk(10.8%, 0%, 24.1%, 2.4%) |
| CIE-LAB | lab(94.72, -18.96, 25.96) |
| CIE-LCH | lch(94.72, 32.15, 126.14°) |
| OKLab | oklab(94.77% -0.0508 0.0659) |
| OKLCH | oklch(94.77% 0.083 127.6) |
| XYZ | xyz(73.1839, 86.9546, 61.0626) |
| Luminance | 0.8696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.74
Very Light Green
#D1FFBD
ΔE00 3.75
Pale Green
#C7FDB5
ΔE00 5.16
Light Sage
#BCECAC
ΔE00 5.57
Light Light Green
#C8FFB0
ΔE00 5.62
Light Khaki
#E6F2A2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF9BD #D8BDF9
analogous
#F9F6BD #DEF9BD #C0F9BD
triadic
#DEF9BD #BDDEF9 #F9BDDE
tetradic
#DEF9BD #BDF9F6 #D8BDF9 #F9BDC0
square
#DEF9BD #BDF9F6 #D8BDF9 #F9BDC0
split-complementary
#DEF9BD #BDC0F9 #F6BDF9
monochromatic
#A6EF4D #C2F485 #DEF9BD #F1FCE3 #F1FCE3
Accessibility & contrast
On white
1.14
#DEF9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DEF9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF9BD
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF9BD | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1B9
Deuteranopia (green-blind)
#FBEFC0
Tritanopia (blue-blind)
#E1F3E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #def9bd; /* rgb */ color: rgb(222, 249, 189); /* oklch */ color: oklch(94.8% 0.083 127.6);
Tailwind
colors: {
custom: {
50: '#e8fbd1',
500: '#def9bd',
950: '#000000',
},
}SCSS
$custom: #def9bd; $custom-light: #e8fbd1; $custom-dark: #000000;
JSON
{
"hex": "#def9bd",
"rgb": {
"r": 222,
"g": 249,
"b": 189
},
"hsl": {
"h": 87,
"s": 83.333,
"l": 85.882
},
"oklch": {
"l": 0.9477,
"c": 0.08321,
"h": 127.6
},
"luminance": 0.86955
}Semantic roles & 50–950 ramp
primary
#DEF9BD
secondary
#A87DDD
accent
#06E068
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583