#D2F396#D2F396
#D2F396 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.9% C 0.123 H 124.7°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F396 |
|---|---|
| RGB | rgb(210, 243, 150) |
| HSL | hsl(81, 79%, 77%) |
| HSV | hsv(81, 38%, 95%) |
| CMYK | cmyk(13.6%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(91.69, -25.62, 41.35) |
| CIE-LCH | lch(91.69, 48.64, 121.78°) |
| OKLab | oklab(91.94% -0.0703 0.1015) |
| OKLCH | oklch(91.94% 0.123 124.7) |
| XYZ | xyz(64.1335, 80.0045, 40.9119) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.66
Light Yellow Green
#CCFD7F
ΔE00 4.78
Light Yellowish Green
#C2FF89
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F396 #B796F3
analogous
#F3E596 #D2F396 #A4F396
triadic
#D2F396 #96D2F3 #F396D2
tetradic
#D2F396 #96F3E5 #B796F3 #F396A4
square
#D2F396 #96F3E5 #B796F3 #F396A4
split-complementary
#D2F396 #96A4F3 #E596F3
monochromatic
#A3E628 #BAED5F #D2F396 #EAF9CD #F3FCE4
Accessibility & contrast
On white
1.24
#D2F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#D2F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F396
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F396 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#D8EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2f396; /* rgb */ color: rgb(210, 243, 150); /* oklch */ color: oklch(91.9% 0.123 124.7);
Tailwind
colors: {
custom: {
50: '#e1f7b6',
500: '#d2f396',
950: '#000000',
},
}SCSS
$custom: #d2f396; $custom-light: #e1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#d2f396",
"rgb": {
"r": 210,
"g": 243,
"b": 150
},
"hsl": {
"h": 81.29,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.91935,
"c": 0.12348,
"h": 124.7
},
"luminance": 0.80005
}Semantic roles & 50–950 ramp
primary
#D2F396
secondary
#865DD1
accent
#0ADC54
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581