#DBF28D#DBF28D
#DBF28D is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.2% C 0.129 H 119.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF28D |
|---|---|
| RGB | rgb(219, 242, 141) |
| HSL | hsl(74, 80%, 75%) |
| HSV | hsv(74, 42%, 95%) |
| CMYK | cmyk(9.5%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(91.90, -22.84, 46.14) |
| CIE-LCH | lch(91.90, 51.49, 116.34°) |
| OKLab | oklab(92.22% -0.0633 0.112) |
| OKLCH | oklch(92.22% 0.129 119.5) |
| XYZ | xyz(65.7735, 80.4877, 37.2648) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.79
Light Yellow Green
#CCFD7F
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 6.17
Light Pea Green
#C4FE82
ΔE00 6.18
Pear
#CBF85F
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF28D #A48DF2
analogous
#F2D68D #DBF28D #A9F28D
triadic
#DBF28D #8DDBF2 #F28DDB
tetradic
#DBF28D #8DF2D6 #A48DF2 #F28DA9
square
#DBF28D #8DF2D6 #A48DF2 #F28DA9
split-complementary
#DBF28D #8DA9F2 #D68DF2
monochromatic
#B8E51F #CAEC56 #DBF28D #ECF8C4 #F6FCE4
Accessibility & contrast
On white
1.23
#DBF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#DBF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF28D
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF28D | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE885
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#E4E8DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf28d; /* rgb */ color: rgb(219, 242, 141); /* oklch */ color: oklch(92.2% 0.129 119.5);
Tailwind
colors: {
custom: {
50: '#e7f6b0',
500: '#dbf28d',
950: '#000000',
},
}SCSS
$custom: #dbf28d; $custom-light: #e7f6b0; $custom-dark: #000000;
JSON
{
"hex": "#dbf28d",
"rgb": {
"r": 219,
"g": 242,
"b": 141
},
"hsl": {
"h": 73.663,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.92221,
"c": 0.12866,
"h": 119.5
},
"luminance": 0.80487
}Semantic roles & 50–950 ramp
primary
#DBF28D
secondary
#7055CF
accent
#0ADC3A
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581