#DBF88F#DBF88F
#DBF88F is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.5% C 0.135 H 121.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF88F |
|---|---|
| RGB | rgb(219, 248, 143) |
| HSL | hsl(77, 88%, 77%) |
| HSV | hsv(77, 42%, 97%) |
| CMYK | cmyk(11.7%, 0%, 42.3%, 2.7%) |
| CIE-LAB | lab(93.53, -25.48, 47.22) |
| CIE-LCH | lch(93.53, 53.66, 118.36°) |
| OKLab | oklab(93.53% -0.0706 0.1145) |
| OKLCH | oklch(93.53% 0.135 121.7) |
| XYZ | xyz(67.7388, 84.1780, 38.6606) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.80
Light Khaki
#E6F2A2
ΔE00 4.73
Light Pea Green
#C4FE82
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.31
Celery
#C1FD95
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF88F #AC8FF8
analogous
#F8E08F #DBF88F #A7F88F
triadic
#DBF88F #8FDBF8 #F88FDB
tetradic
#DBF88F #8FF8E0 #AC8FF8 #F88FA7
square
#DBF88F #8FF8E0 #AC8FF8 #F88FA7
split-complementary
#DBF88F #8FA7F8 #E08FF8
monochromatic
#B6F11C #C8F455 #DBF88F #EEFCC9 #F6FDE2
Accessibility & contrast
On white
1.18
#DBF88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DBF88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF88F
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF88F | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED87
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#E3EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf88f; /* rgb */ color: rgb(219, 248, 143); /* oklch */ color: oklch(93.5% 0.135 121.7);
Tailwind
colors: {
custom: {
50: '#e7fab1',
500: '#dbf88f',
950: '#000000',
},
}SCSS
$custom: #dbf88f; $custom-light: #e7fab1; $custom-dark: #000000;
JSON
{
"hex": "#dbf88f",
"rgb": {
"r": 219,
"g": 248,
"b": 143
},
"hsl": {
"h": 76.571,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.9353,
"c": 0.13456,
"h": 121.7
},
"luminance": 0.84178
}Semantic roles & 50–950 ramp
primary
#DBF88F
secondary
#7855D7
accent
#01E540
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581