#DBF28C#DBF28C
#DBF28C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.130 H 119.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF28C |
|---|---|
| RGB | rgb(219, 242, 140) |
| HSL | hsl(74, 80%, 75%) |
| HSV | hsv(74, 42%, 95%) |
| CMYK | cmyk(9.5%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(91.89, -22.95, 46.61) |
| CIE-LCH | lch(91.89, 51.95, 116.22°) |
| OKLab | oklab(92.21% -0.0637 0.113) |
| OKLCH | oklch(92.21% 0.13 119.4) |
| XYZ | xyz(65.6994, 80.4580, 36.8747) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 5.02
Light Pea Green
#C4FE82
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.19
Pear
#CBF85F
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF28C #A38CF2
analogous
#F2D68C #DBF28C #A8F28C
triadic
#DBF28C #8CDBF2 #F28CDB
tetradic
#DBF28C #8CF2D6 #A38CF2 #F28CA8
square
#DBF28C #8CF2D6 #A38CF2 #F28CA8
split-complementary
#DBF28C #8CA8F2 #D68CF2
monochromatic
#B9E61E #CAEC55 #DBF28C #ECF8C3 #F6FCE4
Accessibility & contrast
On white
1.23
#DBF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DBF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF28C
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF28C | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE884
Deuteranopia (green-blind)
#FBE891
Tritanopia (blue-blind)
#E4E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf28c; /* rgb */ color: rgb(219, 242, 140); /* oklch */ color: oklch(92.2% 0.130 119.4);
Tailwind
colors: {
custom: {
50: '#e7f6af',
500: '#dbf28c',
950: '#000000',
},
}SCSS
$custom: #dbf28c; $custom-light: #e7f6af; $custom-dark: #000000;
JSON
{
"hex": "#dbf28c",
"rgb": {
"r": 219,
"g": 242,
"b": 140
},
"hsl": {
"h": 73.529,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.92206,
"c": 0.12971,
"h": 119.4
},
"luminance": 0.80458
}Semantic roles & 50–950 ramp
primary
#DBF28C
secondary
#6F54CE
accent
#0ADC39
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581