#DBF28F#DBF28F
#DBF28F is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.3% C 0.127 H 119.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF28F |
|---|---|
| RGB | rgb(219, 242, 143) |
| HSL | hsl(74, 79%, 75%) |
| HSV | hsv(74, 41%, 95%) |
| CMYK | cmyk(9.5%, 0%, 40.9%, 5.1%) |
| CIE-LAB | lab(91.93, -22.62, 45.21) |
| CIE-LCH | lch(91.93, 50.55, 116.59°) |
| OKLab | oklab(92.25% -0.0626 0.11) |
| OKLCH | oklch(92.25% 0.127 119.6) |
| XYZ | xyz(65.9236, 80.5477, 38.0556) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.57
Light Yellow Green
#CCFD7F
ΔE00 5.19
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.24
Light Yellowish Green
#C2FF89
ΔE00 6.61
Pear
#CBF85F
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF28F #A68FF2
analogous
#F2D78F #DBF28F #A9F28F
triadic
#DBF28F #8FDBF2 #F28FDB
tetradic
#DBF28F #8FF2D7 #A68FF2 #F28FA9
square
#DBF28F #8FF2D7 #A68FF2 #F28FA9
split-complementary
#DBF28F #8FA9F2 #D78FF2
monochromatic
#B8E521 #C9EC58 #DBF28F #EDF8C6 #F6FCE4
Accessibility & contrast
On white
1.23
#DBF28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DBF28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF28F
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF28F | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE887
Deuteranopia (green-blind)
#FBE894
Tritanopia (blue-blind)
#E4E9DA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbf28f; /* rgb */ color: rgb(219, 242, 143); /* oklch */ color: oklch(92.3% 0.127 119.6);
Tailwind
colors: {
custom: {
50: '#e7f6b1',
500: '#dbf28f',
950: '#000000',
},
}SCSS
$custom: #dbf28f; $custom-light: #e7f6b1; $custom-dark: #000000;
JSON
{
"hex": "#dbf28f",
"rgb": {
"r": 219,
"g": 242,
"b": 143
},
"hsl": {
"h": 73.939,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.92251,
"c": 0.12652,
"h": 119.6
},
"luminance": 0.80548
}Semantic roles & 50–950 ramp
primary
#DBF28F
secondary
#7257CF
accent
#0ADB3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581