#DBF37C#DBF37C
#DBF37C is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.2% C 0.147 H 118.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF37C |
|---|---|
| RGB | rgb(219, 243, 124) |
| HSL | hsl(72, 83%, 72%) |
| HSV | hsv(72, 49%, 95%) |
| CMYK | cmyk(9.9%, 0%, 49%, 4.7%) |
| CIE-LAB | lab(91.96, -25.05, 54.28) |
| CIE-LCH | lch(91.96, 59.78, 114.78°) |
| OKLab | oklab(92.2% -0.0709 0.129) |
| OKLCH | oklch(92.2% 0.147 118.8) |
| XYZ | xyz(64.9027, 80.6169, 31.2064) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.43
Light Yellow Green
#CCFD7F
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.90
Light Pea Green
#C4FE82
ΔE00 6.08
Yellowish Tan
#FCFC81
ΔE00 6.13
Faded Yellow
#FEFF7F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF37C #947CF3
analogous
#F3D07C #DBF37C #A0F37C
triadic
#DBF37C #7CDBF3 #F37CDB
tetradic
#DBF37C #7CF3D0 #947CF3 #F37CA0
square
#DBF37C #7CF3D0 #947CF3 #F37CA0
split-complementary
#DBF37C #7CA0F3 #D07CF3
monochromatic
#B7E015 #CCEE44 #DBF37C #EAF8B4 #F7FCE3
Accessibility & contrast
On white
1.23
#DBF37C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#DBF37C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF37C
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF37C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF37C | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#E5E8D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf37c; /* rgb */ color: rgb(219, 243, 124); /* oklch */ color: oklch(92.2% 0.147 118.8);
Tailwind
colors: {
custom: {
50: '#e8f7a4',
500: '#dbf37c',
950: '#000000',
},
}SCSS
$custom: #dbf37c; $custom-light: #e8f7a4; $custom-dark: #000000;
JSON
{
"hex": "#dbf37c",
"rgb": {
"r": 219,
"g": 243,
"b": 124
},
"hsl": {
"h": 72.101,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.92199,
"c": 0.1472,
"h": 118.8
},
"luminance": 0.80616
}Semantic roles & 50–950 ramp
primary
#DBF37C
secondary
#6145CE
accent
#06E032
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580