#D2FB88#D2FB88
#D2FB88 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.149 H 125.3°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FB88 |
|---|---|
| RGB | rgb(210, 251, 136) |
| HSL | hsl(81, 93%, 76%) |
| HSV | hsv(81, 46%, 98%) |
| CMYK | cmyk(16.3%, 0%, 45.8%, 1.6%) |
| CIE-LAB | lab(93.66, -30.97, 50.58) |
| CIE-LCH | lch(93.66, 59.31, 121.47°) |
| OKLab | oklab(93.45% -0.0862 0.1217) |
| OKLCH | oklch(93.45% 0.149 125.3) |
| XYZ | xyz(65.5192, 84.4730, 36.1409) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.61
Light Pea Green
#C4FE82
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 3.25
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.73
Celery
#C1FD95
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FB88 #B188FB
analogous
#FBEA88 #D2FB88 #98FB88
triadic
#D2FB88 #88D2FB #FB88D2
tetradic
#D2FB88 #88FBEA #B188FB #FB8898
square
#D2FB88 #88FBEA #B188FB #FB8898
split-complementary
#D2FB88 #8898FB #EA88FB
monochromatic
#A5F712 #BCF94D #D2FB88 #E8FDC3 #F4FEE1
Accessibility & contrast
On white
1.17
#D2FB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#D2FB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FB88
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FB88 | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FFEC8E
Tritanopia (blue-blind)
#D9F1E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fb88; /* rgb */ color: rgb(210, 251, 136); /* oklch */ color: oklch(93.5% 0.149 125.3);
Tailwind
colors: {
custom: {
50: '#e1fcad',
500: '#d2fb88',
950: '#000000',
},
}SCSS
$custom: #d2fb88; $custom-light: #e1fcad; $custom-dark: #000000;
JSON
{
"hex": "#d2fb88",
"rgb": {
"r": 210,
"g": 251,
"b": 136
},
"hsl": {
"h": 81.391,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.93454,
"c": 0.14915,
"h": 125.3
},
"luminance": 0.84474
}Semantic roles & 50–950 ramp
primary
#D2FB88
secondary
#7F4DDA
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581