#DBF39B#DBF39B
#DBF39B is a very light, moderate yellow-green. Relative luminance 0.815; OKLCH L 92.7% C 0.115 H 121.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF39B |
|---|---|
| RGB | rgb(219, 243, 155) |
| HSL | hsl(76, 79%, 78%) |
| HSV | hsv(76, 36%, 95%) |
| CMYK | cmyk(9.9%, 0%, 36.2%, 4.7%) |
| CIE-LAB | lab(92.37, -21.71, 39.87) |
| CIE-LCH | lch(92.37, 45.40, 118.56°) |
| OKLab | oklab(92.66% -0.0593 0.0983) |
| OKLCH | oklch(92.66% 0.115 121.1) |
| XYZ | xyz(67.1802, 81.5279, 43.2013) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 6.03
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Celery
#C1FD95
ΔE00 6.32
Light Pea Green
#C4FE82
ΔE00 6.70
Light Yellowish Green
#C2FF89
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF39B #B39BF3
analogous
#F3DF9B #DBF39B #AFF39B
triadic
#DBF39B #9BDBF3 #F39BDB
tetradic
#DBF39B #9BF3DF #B39BF3 #F39BAF
square
#DBF39B #9BF3DF #B39BF3 #F39BAF
split-complementary
#DBF39B #9BAFF3 #DF9BF3
monochromatic
#B4E62E #C7EC64 #DBF39B #EFFAD2 #F5FCE4
Accessibility & contrast
On white
1.21
#DBF39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DBF39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF39B
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF39B | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE995
Deuteranopia (green-blind)
#FAE99F
Tritanopia (blue-blind)
#E2EBDD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbf39b; /* rgb */ color: rgb(219, 243, 155); /* oklch */ color: oklch(92.7% 0.115 121.1);
Tailwind
colors: {
custom: {
50: '#e7f7b9',
500: '#dbf39b',
950: '#000000',
},
}SCSS
$custom: #dbf39b; $custom-light: #e7f7b9; $custom-dark: #000000;
JSON
{
"hex": "#dbf39b",
"rgb": {
"r": 219,
"g": 243,
"b": 155
},
"hsl": {
"h": 76.364,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.92655,
"c": 0.11477,
"h": 121.1
},
"luminance": 0.81528
}Semantic roles & 50–950 ramp
primary
#DBF39B
secondary
#8061D1
accent
#0BDB43
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161711
muted
#848581