#D2FF8B#D2FF8B
#D2FF8B is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.152 H 126.5°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF8B |
|---|---|
| RGB | rgb(210, 255, 139) |
| HSL | hsl(83, 100%, 77%) |
| HSV | hsv(83, 45%, 100%) |
| CMYK | cmyk(17.6%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(94.77, -32.49, 50.55) |
| CIE-LCH | lch(94.77, 60.09, 122.73°) |
| OKLab | oklab(94.37% -0.0902 0.1218) |
| OKLCH | oklch(94.37% 0.152 126.5) |
| XYZ | xyz(66.9982, 87.0850, 37.7005) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.16
Light Yellowish Green
#C2FF89
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Pale Lime
#BEFD73
ΔE00 3.42
Celery
#C1FD95
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF8B #B88BFF
analogous
#FFF28B #D2FF8B #98FF8B
triadic
#D2FF8B #8BD2FF #FF8BD2
tetradic
#D2FF8B #8BFFF2 #B88BFF #FF8B98
square
#D2FF8B #8BFFF2 #B88BFF #FF8B98
split-complementary
#D2FF8B #8B98FF #F28BFF
monochromatic
#A3FF11 #BAFF4E #D2FF8B #EAFFC8 #F3FFE0
Accessibility & contrast
On white
1.14
#D2FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#D2FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF8B
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF8B | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF281
Deuteranopia (green-blind)
#FFEF92
Tritanopia (blue-blind)
#D8F6E4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff8b; /* rgb */ color: rgb(210, 255, 139); /* oklch */ color: oklch(94.4% 0.152 126.5);
Tailwind
colors: {
custom: {
50: '#e1ffaf',
500: '#d2ff8b',
950: '#000000',
},
}SCSS
$custom: #d2ff8b; $custom-light: #e1ffaf; $custom-dark: #000000;
JSON
{
"hex": "#d2ff8b",
"rgb": {
"r": 210,
"g": 255,
"b": 139
},
"hsl": {
"h": 83.276,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.94366,
"c": 0.15161,
"h": 126.5
},
"luminance": 0.87086
}Semantic roles & 50–950 ramp
primary
#D2FF8B
secondary
#874EE0
accent
#00E659
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681