#D2FC88#D2FC88
#D2FC88 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.7% C 0.151 H 125.5°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FC88 |
|---|---|
| RGB | rgb(210, 252, 136) |
| HSL | hsl(82, 95%, 76%) |
| HSV | hsv(82, 46%, 99%) |
| CMYK | cmyk(16.7%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(93.93, -31.43, 50.92) |
| CIE-LCH | lch(93.93, 59.84, 121.69°) |
| OKLab | oklab(93.67% -0.0875 0.1225) |
| OKLCH | oklch(93.67% 0.151 125.5) |
| XYZ | xyz(65.8324, 85.0994, 36.2453) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 3.11
Pistachio (survey)
#C0FA8B
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.58
Celery
#C1FD95
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FC88 #B288FC
analogous
#FCEC88 #D2FC88 #98FC88
triadic
#D2FC88 #88D2FC #FC88D2
tetradic
#D2FC88 #88FCEC #B288FC #FC8898
square
#D2FC88 #88FCEC #B288FC #FC8898
split-complementary
#D2FC88 #8898FC #EC88FC
monochromatic
#A5F911 #BBFA4C #D2FC88 #E9FEC4 #F4FEE1
Accessibility & contrast
On white
1.17
#D2FC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#D2FC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FC88
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FC88 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7E
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#D9F2E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d2fc88; /* rgb */ color: rgb(210, 252, 136); /* oklch */ color: oklch(93.7% 0.151 125.5);
Tailwind
colors: {
custom: {
50: '#e1fdad',
500: '#d2fc88',
950: '#000000',
},
}SCSS
$custom: #d2fc88; $custom-light: #e1fdad; $custom-dark: #000000;
JSON
{
"hex": "#d2fc88",
"rgb": {
"r": 210,
"g": 252,
"b": 136
},
"hsl": {
"h": 81.724,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.93672,
"c": 0.15051,
"h": 125.5
},
"luminance": 0.851
}Semantic roles & 50–950 ramp
primary
#D2FC88
secondary
#804DDB
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581