#D2EF95#D2EF95
#D2EF95 is a very light, moderate yellow-green. Relative luminance 0.776; OKLCH L 91.1% C 0.119 H 123.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EF95 |
|---|---|
| RGB | rgb(210, 239, 149) |
| HSL | hsl(79, 74%, 76%) |
| HSV | hsv(79, 38%, 94%) |
| CMYK | cmyk(12.1%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(90.60, -23.83, 40.44) |
| CIE-LCH | lch(90.60, 46.94, 120.51°) |
| OKLab | oklab(91.06% -0.0653 0.0994) |
| OKLCH | oklch(91.06% 0.119 123.3) |
| XYZ | xyz(62.8694, 77.6044, 40.0950) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Celery
#C1FD95
ΔE00 5.54
Light Yellow Green
#CCFD7F
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 6.00
Light Pea Green
#C4FE82
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EF95 #B295EF
analogous
#EFDF95 #D2EF95 #A5EF95
triadic
#D2EF95 #95D2EF #EF95D2
tetradic
#D2EF95 #95EFDF #B295EF #EF95A5
square
#D2EF95 #95EFDF #B295EF #EF95A5
split-complementary
#D2EF95 #95A5EF #DF95EF
monochromatic
#A5DF2B #BBE760 #D2EF95 #E9F7CA #F4FBE4
Accessibility & contrast
On white
1.27
#D2EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#D2EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EF95
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EF95 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58E
Deuteranopia (green-blind)
#F5E499
Tritanopia (blue-blind)
#D8E7D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2ef95; /* rgb */ color: rgb(210, 239, 149); /* oklch */ color: oklch(91.1% 0.119 123.3);
Tailwind
colors: {
custom: {
50: '#e1f4b5',
500: '#d2ef95',
950: '#000000',
},
}SCSS
$custom: #d2ef95; $custom-light: #e1f4b5; $custom-dark: #000000;
JSON
{
"hex": "#d2ef95",
"rgb": {
"r": 210,
"g": 239,
"b": 149
},
"hsl": {
"h": 79.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.91059,
"c": 0.11893,
"h": 123.3
},
"luminance": 0.77605
}Semantic roles & 50–950 ramp
primary
#D2EF95
secondary
#805DCB
accent
#10D650
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581