#D2F181#D2F181
#D2F181 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.2% C 0.143 H 122.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F181 |
|---|---|
| RGB | rgb(210, 241, 129) |
| HSL | hsl(77, 80%, 73%) |
| HSV | hsv(77, 46%, 95%) |
| CMYK | cmyk(12.9%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(90.87, -27.02, 50.47) |
| CIE-LCH | lch(90.87, 57.25, 118.17°) |
| OKLab | oklab(91.19% -0.0756 0.1211) |
| OKLCH | oklch(91.19% 0.143 122) |
| XYZ | xyz(61.9962, 78.1972, 32.5921) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.58
Pear
#CBF85F
ΔE00 4.68
Light Pea Green
#C4FE82
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Pale Lime
#BEFD73
ΔE00 5.36
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F181 #A081F1
analogous
#F1D881 #D2F181 #9AF181
triadic
#D2F181 #81D2F1 #F181D2
tetradic
#D2F181 #81F1D8 #A081F1 #F1819A
square
#D2F181 #81F1D8 #A081F1 #F1819A
split-complementary
#D2F181 #819AF1 #D881F1
monochromatic
#A8DF19 #BEEB4A #D2F181 #E6F7B8 #F5FCE3
Accessibility & contrast
On white
1.26
#D2F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D2F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F181
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F181 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE577
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#DAE7D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f181; /* rgb */ color: rgb(210, 241, 129); /* oklch */ color: oklch(91.2% 0.143 122.0);
Tailwind
colors: {
custom: {
50: '#e1f5a8',
500: '#d2f181',
950: '#000000',
},
}SCSS
$custom: #d2f181; $custom-light: #e1f5a8; $custom-dark: #000000;
JSON
{
"hex": "#d2f181",
"rgb": {
"r": 210,
"g": 241,
"b": 129
},
"hsl": {
"h": 76.607,
"s": 80,
"l": 72.549
},
"oklch": {
"l": 0.91189,
"c": 0.14272,
"h": 122
},
"luminance": 0.78197
}Semantic roles & 50–950 ramp
primary
#D2F181
secondary
#6E4ACC
accent
#09DC44
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580