#D2F397#D2F397
#D2F397 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.0% C 0.122 H 124.8°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F397 |
|---|---|
| RGB | rgb(210, 243, 151) |
| HSL | hsl(82, 79%, 77%) |
| HSV | hsv(82, 38%, 95%) |
| CMYK | cmyk(13.6%, 0%, 37.9%, 4.7%) |
| CIE-LAB | lab(91.70, -25.50, 40.87) |
| CIE-LCH | lch(91.70, 48.17, 121.96°) |
| OKLab | oklab(91.95% -0.0699 0.1005) |
| OKLCH | oklch(91.95% 0.122 124.8) |
| XYZ | xyz(64.2144, 80.0368, 41.3378) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.40
Celery
#C1FD95
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.63
Light Yellow Green
#CCFD7F
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.20
Light Pea Green
#C4FE82
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F397 #B897F3
analogous
#F3E697 #D2F397 #A4F397
triadic
#D2F397 #97D2F3 #F397D2
tetradic
#D2F397 #97F3E6 #B897F3 #F397A4
square
#D2F397 #97F3E6 #B897F3 #F397A4
split-complementary
#D2F397 #97A4F3 #E697F3
monochromatic
#A3E629 #BAED60 #D2F397 #EAF9CE #F3FCE4
Accessibility & contrast
On white
1.23
#D2F397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#D2F397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F397
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F397 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE890
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#D8EBDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d2f397; /* rgb */ color: rgb(210, 243, 151); /* oklch */ color: oklch(92.0% 0.122 124.8);
Tailwind
colors: {
custom: {
50: '#e1f7b6',
500: '#d2f397',
950: '#000000',
},
}SCSS
$custom: #d2f397; $custom-light: #e1f7b6; $custom-dark: #000000;
JSON
{
"hex": "#d2f397",
"rgb": {
"r": 210,
"g": 243,
"b": 151
},
"hsl": {
"h": 81.522,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.91951,
"c": 0.1224,
"h": 124.8
},
"luminance": 0.80037
}Semantic roles & 50–950 ramp
primary
#D2F397
secondary
#875DD1
accent
#0ADC55
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581