#DBF892#DBF892
#DBF892 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.6% C 0.131 H 121.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBF892 |
|---|---|
| RGB | rgb(219, 248, 146) |
| HSL | hsl(77, 88%, 77%) |
| HSV | hsv(77, 41%, 97%) |
| CMYK | cmyk(11.7%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(93.57, -25.15, 45.82) |
| CIE-LCH | lch(93.57, 52.27, 118.76°) |
| OKLab | oklab(93.58% -0.0695 0.1115) |
| OKLCH | oklch(93.58% 0.131 121.9) |
| XYZ | xyz(67.9691, 84.2702, 39.8736) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.02
Light Khaki
#E6F2A2
ΔE00 4.48
Light Pea Green
#C4FE82
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.32
Celery
#C1FD95
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBF892 #AF92F8
analogous
#F8E292 #DBF892 #A8F892
triadic
#DBF892 #92DBF8 #F892DB
tetradic
#DBF892 #92F8E2 #AF92F8 #F892A8
square
#DBF892 #92F8E2 #AF92F8 #F892A8
split-complementary
#DBF892 #92A8F8 #E292F8
monochromatic
#B5F11F #C8F458 #DBF892 #EEFCCC #F6FDE2
Accessibility & contrast
On white
1.18
#DBF892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DBF892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBF892
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBF892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBF892 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FFED97
Tritanopia (blue-blind)
#E3EFDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dbf892; /* rgb */ color: rgb(219, 248, 146); /* oklch */ color: oklch(93.6% 0.131 121.9);
Tailwind
colors: {
custom: {
50: '#e7fab3',
500: '#dbf892',
950: '#000000',
},
}SCSS
$custom: #dbf892; $custom-light: #e7fab3; $custom-dark: #000000;
JSON
{
"hex": "#dbf892",
"rgb": {
"r": 219,
"g": 248,
"b": 146
},
"hsl": {
"h": 77.059,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.93575,
"c": 0.13141,
"h": 121.9
},
"luminance": 0.8427
}Semantic roles & 50–950 ramp
primary
#DBF892
secondary
#7C57D7
accent
#01E542
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581