#DBF083#DBF083
#DBF083 is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.7% C 0.136 H 118.1°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF083 |
|---|---|
| RGB | rgb(219, 240, 131) |
| HSL | hsl(72, 78%, 73%) |
| HSV | hsv(72, 45%, 94%) |
| CMYK | cmyk(8.8%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(91.24, -22.94, 50.12) |
| CIE-LCH | lch(91.24, 55.12, 114.59°) |
| OKLab | oklab(91.65% -0.0643 0.1203) |
| OKLCH | oklch(91.65% 0.136 118.1) |
| XYZ | xyz(64.4707, 79.0194, 33.3242) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.70
Light Yellow Green
#CCFD7F
ΔE00 5.26
Pear
#CBF85F
ΔE00 5.64
Yellowish Tan
#FCFC81
ΔE00 6.34
Light Pea Green
#C4FE82
ΔE00 6.58
Pale Yellow
#FFFF84
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF083 #9883F0
analogous
#F0CF83 #DBF083 #A4F083
triadic
#DBF083 #83DBF0 #F083DB
tetradic
#DBF083 #83F0CF #9883F0 #F083A4
square
#DBF083 #83F0CF #9883F0 #F083A4
split-complementary
#DBF083 #83A4F0 #CF83F0
monochromatic
#B8DE1B #CBE94C #DBF083 #EBF7BA #F7FCE4
Accessibility & contrast
On white
1.25
#DBF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DBF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF083
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF083 | 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)
#FDE67A
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#E5E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbf083; /* rgb */ color: rgb(219, 240, 131); /* oklch */ color: oklch(91.7% 0.136 118.1);
Tailwind
colors: {
custom: {
50: '#e8f5a9',
500: '#dbf083',
950: '#000000',
},
}SCSS
$custom: #dbf083; $custom-light: #e8f5a9; $custom-dark: #000000;
JSON
{
"hex": "#dbf083",
"rgb": {
"r": 219,
"g": 240,
"b": 131
},
"hsl": {
"h": 71.56,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.91651,
"c": 0.13644,
"h": 118.1
},
"luminance": 0.79019
}Semantic roles & 50–950 ramp
primary
#DBF083
secondary
#654CCB
accent
#0BDB33
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581