#DBF995#DBF995
#DBF995 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.8% C 0.130 H 122.5°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF995 |
|---|---|
| RGB | rgb(219, 249, 149) |
| HSL | hsl(78, 89%, 78%) |
| HSV | hsv(78, 40%, 98%) |
| CMYK | cmyk(12%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(93.88, -25.28, 44.76) |
| CIE-LCH | lch(93.88, 51.40, 119.46°) |
| OKLab | oklab(93.83% -0.0697 0.1092) |
| OKLCH | oklch(93.83% 0.13 122.5) |
| XYZ | xyz(68.5138, 84.9812, 41.2215) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.08
Light Khaki
#E6F2A2
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.83
Light Pea Green
#C4FE82
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF995 #B395F9
analogous
#F9E595 #DBF995 #A9F995
triadic
#DBF995 #95DBF9 #F995DB
tetradic
#DBF995 #95F9E5 #B395F9 #F995A9
square
#DBF995 #95F9E5 #B395F9 #F995A9
split-complementary
#DBF995 #95A9F9 #E595F9
monochromatic
#B4F221 #C7F65B #DBF995 #EFFCCF #F5FDE2
Accessibility & contrast
On white
1.17
#DBF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#DBF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF995
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF995 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8D
Deuteranopia (green-blind)
#FFED9A
Tritanopia (blue-blind)
#E2F0E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dbf995; /* rgb */ color: rgb(219, 249, 149); /* oklch */ color: oklch(93.8% 0.130 122.5);
Tailwind
colors: {
custom: {
50: '#e7fbb5',
500: '#dbf995',
950: '#000000',
},
}SCSS
$custom: #dbf995; $custom-light: #e7fbb5; $custom-dark: #000000;
JSON
{
"hex": "#dbf995",
"rgb": {
"r": 219,
"g": 249,
"b": 149
},
"hsl": {
"h": 78,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.93834,
"c": 0.12959,
"h": 122.5
},
"luminance": 0.84981
}Semantic roles & 50–950 ramp
primary
#DBF995
secondary
#8059D9
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581