#DBFE90#DBFE90
#DBFE90 is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.142 H 123.5°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBFE90 |
|---|---|
| RGB | rgb(219, 254, 144) |
| HSL | hsl(79, 98%, 78%) |
| HSV | hsv(79, 43%, 100%) |
| CMYK | cmyk(13.8%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(95.14, -28.20, 48.76) |
| CIE-LCH | lch(95.14, 56.33, 120.04°) |
| OKLab | oklab(94.83% -0.0782 0.1181) |
| OKLCH | oklch(94.83% 0.142 123.5) |
| XYZ | xyz(69.6892, 87.9570, 39.6861) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 3.87
Light Yellowish Green
#C2FF89
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.92
Pale Lime
#BEFD73
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBFE90 #B390FE
analogous
#FEEA90 #DBFE90 #A4FE90
triadic
#DBFE90 #90DBFE #FE90DB
tetradic
#DBFE90 #90FEEA #B390FE #FE90A4
square
#DBFE90 #90FEEA #B390FE #FE90A4
split-complementary
#DBFE90 #90A4FE #EA90FE
monochromatic
#B4FD17 #C7FD53 #DBFE90 #EFFFCD #F5FFE1
Accessibility & contrast
On white
1.13
#DBFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DBFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBFE90
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBFE90 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF287
Deuteranopia (green-blind)
#FFF196
Tritanopia (blue-blind)
#E2F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dbfe90; /* rgb */ color: rgb(219, 254, 144); /* oklch */ color: oklch(94.8% 0.142 123.5);
Tailwind
colors: {
custom: {
50: '#e8feb2',
500: '#dbfe90',
950: '#000000',
},
}SCSS
$custom: #dbfe90; $custom-light: #e8feb2; $custom-dark: #000000;
JSON
{
"hex": "#dbfe90",
"rgb": {
"r": 219,
"g": 254,
"b": 144
},
"hsl": {
"h": 79.091,
"s": 98.214,
"l": 78.039
},
"oklch": {
"l": 0.94829,
"c": 0.14162,
"h": 123.5
},
"luminance": 0.87957
}Semantic roles & 50–950 ramp
primary
#DBFE90
secondary
#8053DF
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581