#D2F67F#D2F67F
#D2F67F is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.151 H 123.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F67F |
|---|---|
| RGB | rgb(210, 246, 127) |
| HSL | hsl(78, 87%, 73%) |
| HSV | hsv(78, 48%, 96%) |
| CMYK | cmyk(14.6%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(92.20, -29.57, 53.02) |
| CIE-LCH | lch(92.20, 60.71, 119.15°) |
| OKLab | oklab(92.25% -0.0829 0.1266) |
| OKLCH | oklch(92.25% 0.151 123.2) |
| XYZ | xyz(63.3650, 81.1452, 32.3989) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Light Pea Green
#C4FE82
ΔE00 3.72
Pear
#CBF85F
ΔE00 3.72
Pale Lime
#BEFD73
ΔE00 4.24
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F67F #A37FF6
analogous
#F6DE7F #D2F67F #96F67F
triadic
#D2F67F #7FD2F6 #F67FD2
tetradic
#D2F67F #7FF6DE #A37FF6 #F67F96
square
#D2F67F #7FF6DE #A37FF6 #F67F96
split-complementary
#D2F67F #7F96F6 #DE7FF6
monochromatic
#A8EA10 #BEF246 #D2F67F #E6FAB8 #F5FDE2
Accessibility & contrast
On white
1.22
#D2F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#D2F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F67F
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F67F | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#FDE886
Tritanopia (blue-blind)
#DAECDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f67f; /* rgb */ color: rgb(210, 246, 127); /* oklch */ color: oklch(92.2% 0.151 123.2);
Tailwind
colors: {
custom: {
50: '#e2f9a6',
500: '#d2f67f',
950: '#000000',
},
}SCSS
$custom: #d2f67f; $custom-light: #e2f9a6; $custom-dark: #000000;
JSON
{
"hex": "#d2f67f",
"rgb": {
"r": 210,
"g": 246,
"b": 127
},
"hsl": {
"h": 78.151,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.92246,
"c": 0.1513,
"h": 123.2
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#D2F67F
secondary
#7147D2
accent
#02E346
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161710
muted
#848580