#D2F183#D2F183
#D2F183 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.141 H 122.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F183 |
|---|---|
| RGB | rgb(210, 241, 131) |
| HSL | hsl(77, 80%, 73%) |
| HSV | hsv(77, 46%, 95%) |
| CMYK | cmyk(12.9%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(90.89, -26.82, 49.55) |
| CIE-LCH | lch(90.89, 56.34, 118.42°) |
| OKLab | oklab(91.22% -0.0749 0.1191) |
| OKLCH | oklch(91.22% 0.141 122.1) |
| XYZ | xyz(62.1305, 78.2509, 33.2991) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.64
Light Pea Green
#C4FE82
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 4.90
Pear
#CBF85F
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.30
Pale Lime
#BEFD73
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F183 #A283F1
analogous
#F1D983 #D2F183 #9BF183
triadic
#D2F183 #83D2F1 #F183D2
tetradic
#D2F183 #83F1D9 #A283F1 #F1839B
square
#D2F183 #83F1D9 #A283F1 #F1839B
split-complementary
#D2F183 #839BF1 #D983F1
monochromatic
#A8E019 #BEEB4C #D2F183 #E6F7BA #F5FCE4
Accessibility & contrast
On white
1.26
#D2F183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D2F183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F183
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F183 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67A
Deuteranopia (green-blind)
#F8E589
Tritanopia (blue-blind)
#DAE7D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f183; /* rgb */ color: rgb(210, 241, 131); /* oklch */ color: oklch(91.2% 0.141 122.1);
Tailwind
colors: {
custom: {
50: '#e1f5a9',
500: '#d2f183',
950: '#000000',
},
}SCSS
$custom: #d2f183; $custom-light: #e1f5a9; $custom-dark: #000000;
JSON
{
"hex": "#d2f183",
"rgb": {
"r": 210,
"g": 241,
"b": 131
},
"hsl": {
"h": 76.909,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.91217,
"c": 0.14071,
"h": 122.1
},
"luminance": 0.78251
}Semantic roles & 50–950 ramp
primary
#D2F183
secondary
#704CCC
accent
#09DC45
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581