#DBFF90#DBFF90
#DBFF90 is a very light, vivid yellow-green. Relative luminance 0.886; OKLCH L 95.0% C 0.143 H 123.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFF90 |
|---|---|
| RGB | rgb(219, 255, 144) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(14.1%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(95.41, -28.67, 49.10) |
| CIE-LCH | lch(95.41, 56.85, 120.28°) |
| OKLab | oklab(95.04% -0.0795 0.1188) |
| OKLCH | oklch(95.04% 0.143 123.8) |
| XYZ | xyz(70.0073, 88.5934, 39.7922) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.84
Pale Lime
#BEFD73
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFF90 #B490FF
analogous
#FFEB90 #DBFF90 #A3FF90
triadic
#DBFF90 #90DBFF #FF90DB
tetradic
#DBFF90 #90FFEB #B490FF #FF90A3
square
#DBFF90 #90FFEB #B490FF #FF90A3
split-complementary
#DBFF90 #90A3FF #EB90FF
monochromatic
#B3FF16 #C7FF53 #DBFF90 #EFFFCD #F5FFE0
Accessibility & contrast
On white
1.12
#DBFF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#DBFF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFF90
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFF90 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF387
Deuteranopia (green-blind)
#FFF296
Tritanopia (blue-blind)
#E2F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dbff90; /* rgb */ color: rgb(219, 255, 144); /* oklch */ color: oklch(95.0% 0.143 123.8);
Tailwind
colors: {
custom: {
50: '#e8ffb2',
500: '#dbff90',
950: '#000000',
},
}SCSS
$custom: #dbff90; $custom-light: #e8ffb2; $custom-dark: #000000;
JSON
{
"hex": "#dbff90",
"rgb": {
"r": 219,
"g": 255,
"b": 144
},
"hsl": {
"h": 79.459,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.95044,
"c": 0.14297,
"h": 123.8
},
"luminance": 0.88594
}Semantic roles & 50–950 ramp
primary
#DBFF90
secondary
#8153E1
accent
#00E64A
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681