#DBFF92#DBFF92
#DBFF92 is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.141 H 124.0°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF92 |
|---|---|
| RGB | rgb(219, 255, 146) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 43%, 100%) |
| CMYK | cmyk(14.1%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(95.44, -28.45, 48.17) |
| CIE-LCH | lch(95.44, 55.95, 120.56°) |
| OKLab | oklab(95.07% -0.0788 0.1168) |
| OKLCH | oklch(95.07% 0.141 124) |
| XYZ | xyz(70.1615, 88.6551, 40.6044) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 4.20
Celery
#C1FD95
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF92 #B692FF
analogous
#FFED92 #DBFF92 #A4FF92
triadic
#DBFF92 #92DBFF #FF92DB
tetradic
#DBFF92 #92FFED #B692FF #FF92A4
square
#DBFF92 #92FFED #B692FF #FF92A4
split-complementary
#DBFF92 #92A4FF #ED92FF
monochromatic
#B3FF18 #C7FF55 #DBFF92 #EFFFCF #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DBFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF92
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF92 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF389
Deuteranopia (green-blind)
#FFF298
Tritanopia (blue-blind)
#E2F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff92; /* rgb */ color: rgb(219, 255, 146); /* oklch */ color: oklch(95.1% 0.141 124.0);
Tailwind
colors: {
custom: {
50: '#e7ffb3',
500: '#dbff92',
950: '#000000',
},
}SCSS
$custom: #dbff92; $custom-light: #e7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#dbff92",
"rgb": {
"r": 219,
"g": 255,
"b": 146
},
"hsl": {
"h": 79.817,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.95073,
"c": 0.14092,
"h": 124
},
"luminance": 0.88655
}Semantic roles & 50–950 ramp
primary
#DBFF92
secondary
#8354E1
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681