#D2FD8D#D2FD8D
#D2FD8D is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 94.0% C 0.147 H 126.3°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FD8D |
|---|---|
| RGB | rgb(210, 253, 141) |
| HSL | hsl(83, 97%, 77%) |
| HSV | hsv(83, 44%, 99%) |
| CMYK | cmyk(17%, 0%, 44.3%, 0.8%) |
| CIE-LAB | lab(94.26, -31.35, 48.96) |
| CIE-LCH | lch(94.26, 58.14, 122.63°) |
| OKLab | oklab(93.96% -0.0869 0.1184) |
| OKLCH | oklch(93.96% 0.147 126.3) |
| XYZ | xyz(66.5110, 85.8746, 38.2656) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.48
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Celery
#C1FD95
ΔE00 3.57
Pale Lime
#BEFD73
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FD8D #B88DFD
analogous
#FDF08D #D2FD8D #9AFD8D
triadic
#D2FD8D #8DD2FD #FD8DD2
tetradic
#D2FD8D #8DFDF0 #B88DFD #FD8D9A
square
#D2FD8D #8DFDF0 #B88DFD #FD8D9A
split-complementary
#D2FD8D #8D9AFD #F08DFD
monochromatic
#A3FB15 #BAFC51 #D2FD8D #EAFEC9 #F3FEE1
Accessibility & contrast
On white
1.16
#D2FD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#D2FD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FD8D
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FD8D | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#D8F4E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fd8d; /* rgb */ color: rgb(210, 253, 141); /* oklch */ color: oklch(94.0% 0.147 126.3);
Tailwind
colors: {
custom: {
50: '#e1feb0',
500: '#d2fd8d',
950: '#000000',
},
}SCSS
$custom: #d2fd8d; $custom-light: #e1feb0; $custom-dark: #000000;
JSON
{
"hex": "#d2fd8d",
"rgb": {
"r": 210,
"g": 253,
"b": 141
},
"hsl": {
"h": 83.036,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.9396,
"c": 0.14687,
"h": 126.3
},
"luminance": 0.85875
}Semantic roles & 50–950 ramp
primary
#D2FD8D
secondary
#8751DD
accent
#00E658
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581