#D0FA90#D0FA90
#D0FA90 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.140 H 126.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D0FA90 |
|---|---|
| RGB | rgb(208, 250, 144) |
| HSL | hsl(84, 91%, 77%) |
| HSV | hsv(84, 42%, 98%) |
| CMYK | cmyk(16.8%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(93.36, -30.35, 46.38) |
| CIE-LCH | lch(93.36, 55.42, 123.20°) |
| OKLab | oklab(93.22% -0.0838 0.1127) |
| OKLCH | oklch(93.22% 0.14 126.6) |
| XYZ | xyz(65.2316, 83.7941, 39.1174) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.61
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Light Pea Green
#C4FE82
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0FA90 #BA90FA
analogous
#FAEF90 #D0FA90 #9BFA90
triadic
#D0FA90 #90D0FA #FA90D0
tetradic
#D0FA90 #90FAEF #BA90FA #FA909B
square
#D0FA90 #90FAEF #BA90FA #FA909B
split-complementary
#D0FA90 #909BFA #EF90FA
monochromatic
#9EF51B #B7F755 #D0FA90 #E9FDCB #F3FEE2
Accessibility & contrast
On white
1.18
#D0FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#D0FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0FA90
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0FA90 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE88
Deuteranopia (green-blind)
#FEEB96
Tritanopia (blue-blind)
#D5F1E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d0fa90; /* rgb */ color: rgb(208, 250, 144); /* oklch */ color: oklch(93.2% 0.140 126.6);
Tailwind
colors: {
custom: {
50: '#e0fcb2',
500: '#d0fa90',
950: '#000000',
},
}SCSS
$custom: #d0fa90; $custom-light: #e0fcb2; $custom-dark: #000000;
JSON
{
"hex": "#d0fa90",
"rgb": {
"r": 208,
"g": 250,
"b": 144
},
"hsl": {
"h": 83.774,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.93218,
"c": 0.14049,
"h": 126.6
},
"luminance": 0.83795
}Semantic roles & 50–950 ramp
primary
#D0FA90
secondary
#8955DA
accent
#00E65B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581