#D2FFA5#D2FFA5
#D2FFA5 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.125 H 130.1°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFA5 |
|---|---|
| RGB | rgb(210, 255, 165) |
| HSL | hsl(90, 100%, 82%) |
| HSV | hsv(90, 35%, 100%) |
| CMYK | cmyk(17.6%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.13, -29.38, 38.43) |
| CIE-LCH | lch(95.13, 48.37, 127.40°) |
| OKLab | oklab(94.77% -0.0802 0.0953) |
| OKLCH | oklch(94.77% 0.125 130.1) |
| XYZ | xyz(69.1288, 87.9372, 48.9216) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.97
Light Light Green
#C8FFB0
ΔE00 3.09
Tea Green
#BDF8A3
ΔE00 3.43
Pistachio (survey)
#C0FA8B
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.11
Pale Green
#C7FDB5
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFA5 #D2A5FF
analogous
#FFFFA5 #D2FFA5 #A5FFA5
triadic
#D2FFA5 #A5D2FF #FFA5D2
tetradic
#D2FFA5 #A5FFFF #D2A5FF #FFA5A5
square
#D2FFA5 #A5FFFF #D2A5FF #FFA5A5
split-complementary
#D2FFA5 #A5A5FF #FFA5FF
monochromatic
#95FF2B #B3FF68 #D2FFA5 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.13
#D2FFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#D2FFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFA5
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFA5 | 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)
#FFF39F
Deuteranopia (green-blind)
#FFF0AA
Tritanopia (blue-blind)
#D5F8E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2ffa5; /* rgb */ color: rgb(210, 255, 165); /* oklch */ color: oklch(94.8% 0.125 130.1);
Tailwind
colors: {
custom: {
50: '#e1ffc0',
500: '#d2ffa5',
950: '#000000',
},
}SCSS
$custom: #d2ffa5; $custom-light: #e1ffc0; $custom-dark: #000000;
JSON
{
"hex": "#d2ffa5",
"rgb": {
"r": 210,
"g": 255,
"b": 165
},
"hsl": {
"h": 90,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.94773,
"c": 0.12452,
"h": 130.1
},
"luminance": 0.87938
}Semantic roles & 50–950 ramp
primary
#D2FFA5
secondary
#A464E4
accent
#00E673
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682