#DEF0BC#DEF0BC
#DEF0BC is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.9% C 0.071 H 123.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0BC |
|---|---|
| RGB | rgb(222, 240, 188) |
| HSL | hsl(81, 63%, 84%) |
| HSV | hsv(81, 22%, 94%) |
| CMYK | cmyk(7.5%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(92.35, -14.70, 23.21) |
| CIE-LCH | lch(92.35, 27.47, 122.34°) |
| OKLab | oklab(92.87% -0.0388 0.0592) |
| OKLCH | oklch(92.87% 0.071 123.3) |
| XYZ | xyz(70.3603, 81.4805, 59.5878) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.13
Very Pale Green
#CFFDBC
ΔE00 6.15
Light Khaki
#E6F2A2
ΔE00 6.22
Very Light Green
#D1FFBD
ΔE00 6.29
Ivory (survey)
#FFFFCB
ΔE00 6.40
Cream (survey)
#FFFFC2
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0BC #CEBCF0
analogous
#F0E8BC #DEF0BC #C4F0BC
triadic
#DEF0BC #BCDEF0 #F0BCDE
tetradic
#DEF0BC #BCF0E8 #CEBCF0 #F0BCC4
square
#DEF0BC #BCF0E8 #CEBCF0 #F0BCC4
split-complementary
#DEF0BC #BCC4F0 #E8BCF0
monochromatic
#ADDA58 #C5E58A #DEF0BC #F3F9E6 #F3F9E6
Accessibility & contrast
On white
1.21
#DEF0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DEF0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0BC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0BC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B9
Deuteranopia (green-blind)
#F4E9BE
Tritanopia (blue-blind)
#E2EBE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def0bc; /* rgb */ color: rgb(222, 240, 188); /* oklch */ color: oklch(92.9% 0.071 123.3);
Tailwind
colors: {
custom: {
50: '#e8f5d0',
500: '#def0bc',
950: '#000000',
},
}SCSS
$custom: #def0bc; $custom-light: #e8f5d0; $custom-dark: #000000;
JSON
{
"hex": "#def0bc",
"rgb": {
"r": 222,
"g": 240,
"b": 188
},
"hsl": {
"h": 80.769,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.92874,
"c": 0.07078,
"h": 123.3
},
"luminance": 0.81481
}Semantic roles & 50–950 ramp
primary
#DEF0BC
secondary
#9C82CF
accent
#1ACB58
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583