#D1FF8A#D1FF8A
#D1FF8A is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.153 H 126.8°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D1FF8A |
|---|---|
| RGB | rgb(209, 255, 138) |
| HSL | hsl(84, 100%, 77%) |
| HSV | hsv(84, 46%, 100%) |
| CMYK | cmyk(18%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.70, -32.96, 50.92) |
| CIE-LCH | lch(94.70, 60.65, 122.92°) |
| OKLab | oklab(94.29% -0.0916 0.1226) |
| OKLCH | oklch(94.29% 0.153 126.8) |
| XYZ | xyz(66.6416, 86.9095, 37.3041) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.98
Light Yellowish Green
#C2FF89
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Pale Lime
#BEFD73
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1FF8A #B88AFF
analogous
#FFF38A #D1FF8A #97FF8A
triadic
#D1FF8A #8AD1FF #FF8AD1
tetradic
#D1FF8A #8AFFF3 #B88AFF #FF8A97
square
#D1FF8A #8AFFF3 #B88AFF #FF8A97
split-complementary
#D1FF8A #8A97FF #F38AFF
monochromatic
#A1FF10 #B9FF4D #D1FF8A #E9FFC7 #F3FFE0
Accessibility & contrast
On white
1.14
#D1FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D1FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1FF8A
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1FF8A | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#D7F6E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d1ff8a; /* rgb */ color: rgb(209, 255, 138); /* oklch */ color: oklch(94.3% 0.153 126.8);
Tailwind
colors: {
custom: {
50: '#e1ffae',
500: '#d1ff8a',
950: '#000000',
},
}SCSS
$custom: #d1ff8a; $custom-light: #e1ffae; $custom-dark: #000000;
JSON
{
"hex": "#d1ff8a",
"rgb": {
"r": 209,
"g": 255,
"b": 138
},
"hsl": {
"h": 83.59,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94286,
"c": 0.15303,
"h": 126.8
},
"luminance": 0.8691
}Semantic roles & 50–950 ramp
primary
#D1FF8A
secondary
#874EE0
accent
#00E65A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681