#DBF88B#DBF88B
#DBF88B is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.5% C 0.139 H 121.3°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF88B |
|---|---|
| RGB | rgb(219, 248, 139) |
| HSL | hsl(76, 89%, 76%) |
| HSV | hsv(76, 44%, 97%) |
| CMYK | cmyk(11.7%, 0%, 44%, 2.7%) |
| CIE-LAB | lab(93.48, -25.92, 49.07) |
| CIE-LCH | lch(93.48, 55.49, 117.84°) |
| OKLab | oklab(93.47% -0.0722 0.1185) |
| OKLCH | oklch(93.47% 0.139 121.3) |
| XYZ | xyz(67.4412, 84.0590, 37.0932) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 4.83
Light Khaki
#E6F2A2
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.20
Pear
#CBF85F
ΔE00 5.21
Light Yellowish Green
#C2FF89
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF88B #A88BF8
analogous
#F8DE8B #DBF88B #A4F88B
triadic
#DBF88B #8BDBF8 #F88BDB
tetradic
#DBF88B #8BF8DE #A88BF8 #F88BA4
square
#DBF88B #8BF8DE #A88BF8 #F88BA4
split-complementary
#DBF88B #8BA4F8 #DE8BF8
monochromatic
#B7F118 #C9F551 #DBF88B #EDFBC5 #F6FDE2
Accessibility & contrast
On white
1.18
#DBF88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DBF88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF88B
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF88B | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED82
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#E3EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf88b; /* rgb */ color: rgb(219, 248, 139); /* oklch */ color: oklch(93.5% 0.139 121.3);
Tailwind
colors: {
custom: {
50: '#e8faaf',
500: '#dbf88b',
950: '#000000',
},
}SCSS
$custom: #dbf88b; $custom-light: #e8faaf; $custom-dark: #000000;
JSON
{
"hex": "#dbf88b",
"rgb": {
"r": 219,
"g": 248,
"b": 139
},
"hsl": {
"h": 75.963,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.93472,
"c": 0.1387,
"h": 121.3
},
"luminance": 0.84059
}Semantic roles & 50–950 ramp
primary
#DBF88B
secondary
#7451D6
accent
#00E53D
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581