#DBF99F#DBF99F
#DBF99F is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.0% C 0.119 H 123.7°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF99F |
|---|---|
| RGB | rgb(219, 249, 159) |
| HSL | hsl(80, 88%, 80%) |
| HSV | hsv(80, 36%, 98%) |
| CMYK | cmyk(12%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(94.02, -24.09, 40.04) |
| CIE-LCH | lch(94.02, 46.73, 121.03°) |
| OKLab | oklab(94% -0.0658 0.0988) |
| OKLCH | oklch(94% 0.119 123.7) |
| XYZ | xyz(69.3467, 85.3144, 45.6081) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.00
Pistachio (survey)
#C0FA8B
ΔE00 5.11
Celery
#C1FD95
ΔE00 5.12
Light Yellow Green
#CCFD7F
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.65
Light Light Green
#C8FFB0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF99F #BD9FF9
analogous
#F9EA9F #DBF99F #AEF99F
triadic
#DBF99F #9FDBF9 #F99FDB
tetradic
#DBF99F #9FF9EA #BD9FF9 #F99FAE
square
#DBF99F #9FF9EA #BD9FF9 #F99FAE
split-complementary
#DBF99F #9FAEF9 #EA9FF9
monochromatic
#B0F22C #C5F565 #DBF99F #F1FDD9 #F4FDE2
Accessibility & contrast
On white
1.16
#DBF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DBF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF99F
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF99F | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF99
Deuteranopia (green-blind)
#FFEEA3
Tritanopia (blue-blind)
#E1F1E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dbf99f; /* rgb */ color: rgb(219, 249, 159); /* oklch */ color: oklch(94.0% 0.119 123.7);
Tailwind
colors: {
custom: {
50: '#e7fbbc',
500: '#dbf99f',
950: '#000000',
},
}SCSS
$custom: #dbf99f; $custom-light: #e7fbbc; $custom-dark: #000000;
JSON
{
"hex": "#dbf99f",
"rgb": {
"r": 219,
"g": 249,
"b": 159
},
"hsl": {
"h": 80,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.93996,
"c": 0.11872,
"h": 123.7
},
"luminance": 0.85315
}Semantic roles & 50–950 ramp
primary
#DBF99F
secondary
#8A62DA
accent
#01E54D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161712
muted
#848582