#DBF37D#DBF37D
#DBF37D is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.2% C 0.146 H 118.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF37D |
|---|---|
| RGB | rgb(219, 243, 125) |
| HSL | hsl(72, 83%, 72%) |
| HSV | hsv(72, 49%, 95%) |
| CMYK | cmyk(9.9%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(91.97, -24.96, 53.83) |
| CIE-LCH | lch(91.97, 59.33, 114.88°) |
| OKLab | oklab(92.21% -0.0705 0.1281) |
| OKLCH | oklch(92.21% 0.146 118.8) |
| XYZ | xyz(64.9663, 80.6423, 31.5411) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.51
Light Yellow Green
#CCFD7F
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 6.05
Yellowish Tan
#FCFC81
ΔE00 6.17
Faded Yellow
#FEFF7F
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF37D #957DF3
analogous
#F3D07D #DBF37D #A0F37D
triadic
#DBF37D #7DDBF3 #F37DDB
tetradic
#DBF37D #7DF3D0 #957DF3 #F37DA0
square
#DBF37D #7DF3D0 #957DF3 #F37DA0
split-complementary
#DBF37D #7DA0F3 #D07DF3
monochromatic
#B7E115 #CBEE45 #DBF37D #EBF8B5 #F7FCE3
Accessibility & contrast
On white
1.23
#DBF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#DBF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF37D
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF37D | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#E5E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf37d; /* rgb */ color: rgb(219, 243, 125); /* oklch */ color: oklch(92.2% 0.146 118.8);
Tailwind
colors: {
custom: {
50: '#e8f7a5',
500: '#dbf37d',
950: '#000000',
},
}SCSS
$custom: #dbf37d; $custom-light: #e8f7a5; $custom-dark: #000000;
JSON
{
"hex": "#dbf37d",
"rgb": {
"r": 219,
"g": 243,
"b": 125
},
"hsl": {
"h": 72.203,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.92212,
"c": 0.14622,
"h": 118.8
},
"luminance": 0.80642
}Semantic roles & 50–950 ramp
primary
#DBF37D
secondary
#6246CE
accent
#06E032
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580