#DBF98F#DBF98F
#DBF98F is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.136 H 122.0°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF98F |
|---|---|
| RGB | rgb(219, 249, 143) |
| HSL | hsl(77, 90%, 77%) |
| HSV | hsv(77, 43%, 98%) |
| CMYK | cmyk(12%, 0%, 42.6%, 2.4%) |
| CIE-LAB | lab(93.79, -25.96, 47.55) |
| CIE-LCH | lch(93.79, 54.18, 118.63°) |
| OKLab | oklab(93.74% -0.072 0.1153) |
| OKLCH | oklch(93.74% 0.136 122) |
| XYZ | xyz(68.0470, 84.7946, 38.7634) |
| Luminance | 0.8479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.59
Light Pea Green
#C4FE82
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF98F #AD8FF9
analogous
#F9E28F #DBF98F #A6F98F
triadic
#DBF98F #8FDBF9 #F98FDB
tetradic
#DBF98F #8FF9E2 #AD8FF9 #F98FA6
square
#DBF98F #8FF9E2 #AD8FF9 #F98FA6
split-complementary
#DBF98F #8FA6F9 #E28FF9
monochromatic
#B6F31B #C8F655 #DBF98F #EEFCC9 #F6FDE2
Accessibility & contrast
On white
1.17
#DBF98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#DBF98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF98F
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF98F | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE87
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#E3EFE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf98f; /* rgb */ color: rgb(219, 249, 143); /* oklch */ color: oklch(93.7% 0.136 122.0);
Tailwind
colors: {
custom: {
50: '#e7fbb1',
500: '#dbf98f',
950: '#000000',
},
}SCSS
$custom: #dbf98f; $custom-light: #e7fbb1; $custom-dark: #000000;
JSON
{
"hex": "#dbf98f",
"rgb": {
"r": 219,
"g": 249,
"b": 143
},
"hsl": {
"h": 76.981,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.93744,
"c": 0.1359,
"h": 122
},
"luminance": 0.84795
}Semantic roles & 50–950 ramp
primary
#DBF98F
secondary
#7954D8
accent
#00E641
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581