#D2F293#D2F293
#D2F293 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.7% C 0.125 H 124.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F293 |
|---|---|
| RGB | rgb(210, 242, 147) |
| HSL | hsl(80, 79%, 76%) |
| HSV | hsv(80, 39%, 95%) |
| CMYK | cmyk(13.2%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(91.38, -25.50, 42.42) |
| CIE-LCH | lch(91.38, 49.50, 121.01°) |
| OKLab | oklab(91.67% -0.0701 0.1039) |
| OKLCH | oklch(91.67% 0.125 124) |
| XYZ | xyz(63.5966, 79.3122, 39.5564) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Light Khaki
#E6F2A2
ΔE00 4.60
Light Yellow Green
#CCFD7F
ΔE00 4.63
Celery
#C1FD95
ΔE00 4.85
Light Pea Green
#C4FE82
ΔE00 5.14
Light Yellowish Green
#C2FF89
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F293 #B393F2
analogous
#F2E393 #D2F293 #A3F293
triadic
#D2F293 #93D2F2 #F293D2
tetradic
#D2F293 #93F2E3 #B393F2 #F293A3
square
#D2F293 #93F2E3 #B393F2 #F293A3
split-complementary
#D2F293 #93A3F2 #E393F2
monochromatic
#A4E526 #BBEB5C #D2F293 #E9F9CA #F4FCE4
Accessibility & contrast
On white
1.25
#D2F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D2F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F293
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F293 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#D8EADB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d2f293; /* rgb */ color: rgb(210, 242, 147); /* oklch */ color: oklch(91.7% 0.125 124.0);
Tailwind
colors: {
custom: {
50: '#e1f6b4',
500: '#d2f293',
950: '#000000',
},
}SCSS
$custom: #d2f293; $custom-light: #e1f6b4; $custom-dark: #000000;
JSON
{
"hex": "#d2f293",
"rgb": {
"r": 210,
"g": 242,
"b": 147
},
"hsl": {
"h": 80.211,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.91671,
"c": 0.12532,
"h": 124
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#D2F293
secondary
#825ACF
accent
#0BDB51
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581