#DEF0BF#DEF0BF
#DEF0BF is a very light, moderate yellow-green. Relative luminance 0.816; OKLCH L 92.9% C 0.067 H 124.1°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEF0BF |
|---|---|
| RGB | rgb(222, 240, 191) |
| HSL | hsl(82, 62%, 85%) |
| HSV | hsv(82, 20%, 94%) |
| CMYK | cmyk(7.5%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(92.40, -14.25, 21.75) |
| CIE-LCH | lch(92.40, 26.00, 123.23°) |
| OKLab | oklab(92.94% -0.0376 0.0556) |
| OKLCH | oklch(92.94% 0.067 124.1) |
| XYZ | xyz(70.6870, 81.6112, 61.3087) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 6.27
Very Pale Green
#CFFDBC
ΔE00 6.37
Very Light Green
#D1FFBD
ΔE00 6.51
Ivory (survey)
#FFFFCB
ΔE00 6.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.55
Eggshell (survey)
#FFFFD4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEF0BF #D1BFF0
analogous
#F0EABF #DEF0BF #C6F0BF
triadic
#DEF0BF #BFDEF0 #F0BFDE
tetradic
#DEF0BF #BFF0EA #D1BFF0 #F0BFC6
square
#DEF0BF #BFF0EA #D1BFF0 #F0BFC6
split-complementary
#DEF0BF #BFC6F0 #EABFF0
monochromatic
#ABD95C #C4E48D #DEF0BF #F2F9E6 #F2F9E6
Accessibility & contrast
On white
1.21
#DEF0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DEF0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEF0BF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEF0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEF0BF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EABC
Deuteranopia (green-blind)
#F3E9C1
Tritanopia (blue-blind)
#E2EBE2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #def0bf; /* rgb */ color: rgb(222, 240, 191); /* oklch */ color: oklch(92.9% 0.067 124.1);
Tailwind
colors: {
custom: {
50: '#e8f5d2',
500: '#def0bf',
950: '#000000',
},
}SCSS
$custom: #def0bf; $custom-light: #e8f5d2; $custom-dark: #000000;
JSON
{
"hex": "#def0bf",
"rgb": {
"r": 222,
"g": 240,
"b": 191
},
"hsl": {
"h": 82.041,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.92939,
"c": 0.06712,
"h": 124.1
},
"luminance": 0.81611
}Semantic roles & 50–950 ramp
primary
#DEF0BF
secondary
#A085CF
accent
#1CCA5C
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#161714
muted
#848583