#DBF082#DBF082
#DBF082 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.6% C 0.137 H 118.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF082 |
|---|---|
| RGB | rgb(219, 240, 130) |
| HSL | hsl(71, 79%, 73%) |
| HSV | hsv(71, 46%, 94%) |
| CMYK | cmyk(8.8%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(91.23, -23.04, 50.58) |
| CIE-LCH | lch(91.23, 55.58, 114.49°) |
| OKLab | oklab(91.64% -0.0647 0.1213) |
| OKLCH | oklch(91.64% 0.137 118.1) |
| XYZ | xyz(64.4033, 78.9924, 32.9690) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.83
Light Yellow Green
#CCFD7F
ΔE00 5.25
Pear
#CBF85F
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 6.27
Light Pea Green
#C4FE82
ΔE00 6.59
Pale Yellow
#FFFF84
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF082 #9782F0
analogous
#F0CE82 #DBF082 #A4F082
triadic
#DBF082 #82DBF0 #F082DB
tetradic
#DBF082 #82F0CE #9782F0 #F082A4
square
#DBF082 #82F0CE #9782F0 #F082A4
split-complementary
#DBF082 #82A4F0 #CE82F0
monochromatic
#B8DD1B #CBE94B #DBF082 #EBF7B9 #F7FCE4
Accessibility & contrast
On white
1.25
#DBF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DBF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF082
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF082 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#E5E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf082; /* rgb */ color: rgb(219, 240, 130); /* oklch */ color: oklch(91.6% 0.137 118.1);
Tailwind
colors: {
custom: {
50: '#e8f5a8',
500: '#dbf082',
950: '#000000',
},
}SCSS
$custom: #dbf082; $custom-light: #e8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#dbf082",
"rgb": {
"r": 219,
"g": 240,
"b": 130
},
"hsl": {
"h": 71.455,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.91637,
"c": 0.13745,
"h": 118.1
},
"luminance": 0.78992
}Semantic roles & 50–950 ramp
primary
#DBF082
secondary
#644BCB
accent
#0BDB32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581