#DBF08F#DBF08F
#DBF08F is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.8% C 0.124 H 118.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF08F |
|---|---|
| RGB | rgb(219, 240, 143) |
| HSL | hsl(73, 76%, 75%) |
| HSV | hsv(73, 40%, 94%) |
| CMYK | cmyk(8.8%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(91.40, -21.66, 44.53) |
| CIE-LCH | lch(91.40, 49.52, 115.94°) |
| OKLab | oklab(91.83% -0.0598 0.1085) |
| OKLCH | oklch(91.83% 0.124 118.9) |
| XYZ | xyz(65.3316, 79.3637, 37.8583) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.25
Light Yellow Green
#CCFD7F
ΔE00 5.70
Pistachio (survey)
#C0FA8B
ΔE00 6.57
Light Pea Green
#C4FE82
ΔE00 6.73
Pear
#CBF85F
ΔE00 6.99
Parchment
#FEFCAF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF08F #A48FF0
analogous
#F0D58F #DBF08F #AAF08F
triadic
#DBF08F #8FDBF0 #F08FDB
tetradic
#DBF08F #8FF0D5 #A48FF0 #F08FAA
square
#DBF08F #8FF0D5 #A48FF0 #F08FAA
split-complementary
#DBF08F #8FAAF0 #D58FF0
monochromatic
#B8E223 #CAE959 #DBF08F #ECF7C5 #F6FBE4
Accessibility & contrast
On white
1.24
#DBF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DBF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF08F
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF08F | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#E4E7D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf08f; /* rgb */ color: rgb(219, 240, 143); /* oklch */ color: oklch(91.8% 0.124 118.9);
Tailwind
colors: {
custom: {
50: '#e7f5b1',
500: '#dbf08f',
950: '#000000',
},
}SCSS
$custom: #dbf08f; $custom-light: #e7f5b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf08f",
"rgb": {
"r": 219,
"g": 240,
"b": 143
},
"hsl": {
"h": 72.99,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.91826,
"c": 0.12387,
"h": 118.9
},
"luminance": 0.79363
}Semantic roles & 50–950 ramp
primary
#DBF08F
secondary
#7057CC
accent
#0DD939
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581