#D2FB89#D2FB89
#D2FB89 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.5% C 0.148 H 125.4°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FB89 |
|---|---|
| RGB | rgb(210, 251, 137) |
| HSL | hsl(82, 93%, 76%) |
| HSV | hsv(82, 45%, 98%) |
| CMYK | cmyk(16.3%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(93.67, -30.86, 50.13) |
| CIE-LCH | lch(93.67, 58.87, 121.62°) |
| OKLab | oklab(93.47% -0.0858 0.1208) |
| OKLCH | oklch(93.47% 0.148 125.4) |
| XYZ | xyz(65.5906, 84.5016, 36.5170) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 3.21
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Pale Lime
#BEFD73
ΔE00 3.79
Celery
#C1FD95
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FB89 #B289FB
analogous
#FBEB89 #D2FB89 #99FB89
triadic
#D2FB89 #89D2FB #FB89D2
tetradic
#D2FB89 #89FBEB #B289FB #FB8999
square
#D2FB89 #89FBEB #B289FB #FB8999
split-complementary
#D2FB89 #8999FB #EB89FB
monochromatic
#A5F713 #BBF94E #D2FB89 #E9FDC4 #F4FEE1
Accessibility & contrast
On white
1.17
#D2FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#D2FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FB89
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FB89 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#D9F2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2fb89; /* rgb */ color: rgb(210, 251, 137); /* oklch */ color: oklch(93.5% 0.148 125.4);
Tailwind
colors: {
custom: {
50: '#e1fcad',
500: '#d2fb89',
950: '#000000',
},
}SCSS
$custom: #d2fb89; $custom-light: #e1fcad; $custom-dark: #000000;
JSON
{
"hex": "#d2fb89",
"rgb": {
"r": 210,
"g": 251,
"b": 137
},
"hsl": {
"h": 81.579,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.93468,
"c": 0.14815,
"h": 125.4
},
"luminance": 0.84502
}Semantic roles & 50–950 ramp
primary
#D2FB89
secondary
#804EDA
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581