#DBF08D#DBF08D
#DBF08D is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.8% C 0.126 H 118.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF08D |
|---|---|
| RGB | rgb(219, 240, 141) |
| HSL | hsl(73, 77%, 75%) |
| HSV | hsv(73, 41%, 94%) |
| CMYK | cmyk(8.8%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(91.37, -21.88, 45.47) |
| CIE-LCH | lch(91.37, 50.46, 115.70°) |
| OKLab | oklab(91.8% -0.0606 0.1105) |
| OKLCH | oklch(91.8% 0.126 118.7) |
| XYZ | xyz(65.1815, 79.3037, 37.0674) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.48
Light Yellow Green
#CCFD7F
ΔE00 5.58
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Light Pea Green
#C4FE82
ΔE00 6.67
Pear
#CBF85F
ΔE00 6.74
Light Yellowish Green
#C2FF89
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF08D #A28DF0
analogous
#F0D38D #DBF08D #AAF08D
triadic
#DBF08D #8DDBF0 #F08DDB
tetradic
#DBF08D #8DF0D3 #A28DF0 #F08DAA
square
#DBF08D #8DF0D3 #A28DF0 #F08DAA
split-complementary
#DBF08D #8DAAF0 #D38DF0
monochromatic
#B9E221 #CAE957 #DBF08D #ECF7C3 #F6FBE4
Accessibility & contrast
On white
1.25
#DBF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#DBF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF08D
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF08D | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#F9E792
Tritanopia (blue-blind)
#E4E6D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf08d; /* rgb */ color: rgb(219, 240, 141); /* oklch */ color: oklch(91.8% 0.126 118.7);
Tailwind
colors: {
custom: {
50: '#e7f5b0',
500: '#dbf08d',
950: '#000000',
},
}SCSS
$custom: #dbf08d; $custom-light: #e7f5b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf08d",
"rgb": {
"r": 219,
"g": 240,
"b": 141
},
"hsl": {
"h": 72.727,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.91796,
"c": 0.12601,
"h": 118.7
},
"luminance": 0.79303
}Semantic roles & 50–950 ramp
primary
#DBF08D
secondary
#6E55CC
accent
#0DD938
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581