#DBF87B#DBF87B
#DBF87B is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.154 H 120.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF87B |
|---|---|
| RGB | rgb(219, 248, 123) |
| HSL | hsl(74, 90%, 73%) |
| HSV | hsv(74, 50%, 97%) |
| CMYK | cmyk(11.7%, 0%, 50.4%, 2.7%) |
| CIE-LAB | lab(93.29, -27.51, 56.32) |
| CIE-LCH | lch(93.29, 62.68, 116.03°) |
| OKLab | oklab(93.26% -0.0779 0.1334) |
| OKLCH | oklch(93.26% 0.154 120.3) |
| XYZ | xyz(66.3565, 83.6251, 31.3806) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 3.65
Light Pea Green
#C4FE82
ΔE00 5.23
Pale Lime
#BEFD73
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 6.10
Yellow Green
#C8FD3D
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF87B #987BF8
analogous
#F8D67B #DBF87B #9CF87B
triadic
#DBF87B #7BDBF8 #F87BDB
tetradic
#DBF87B #7BF8D6 #987BF8 #F87B9C
square
#DBF87B #7BF8D6 #987BF8 #F87B9C
split-complementary
#DBF87B #7B9CF8 #D67BF8
monochromatic
#B8EC0D #CBF541 #DBF87B #EBFBB5 #F7FDE2
Accessibility & contrast
On white
1.18
#DBF87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DBF87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF87B
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF87B | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6F
Deuteranopia (green-blind)
#FFEC82
Tritanopia (blue-blind)
#E5EDDC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf87b; /* rgb */ color: rgb(219, 248, 123); /* oklch */ color: oklch(93.3% 0.154 120.3);
Tailwind
colors: {
custom: {
50: '#e8faa4',
500: '#dbf87b',
950: '#000000',
},
}SCSS
$custom: #dbf87b; $custom-light: #e8faa4; $custom-dark: #000000;
JSON
{
"hex": "#dbf87b",
"rgb": {
"r": 219,
"g": 248,
"b": 123
},
"hsl": {
"h": 73.92,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.93259,
"c": 0.15446,
"h": 120.3
},
"luminance": 0.83625
}Semantic roles & 50–950 ramp
primary
#DBF87B
secondary
#6543D4
accent
#00E635
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#16170F
muted
#848580