#D2F67E#D2F67E
#D2F67E is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.152 H 123.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F67E |
|---|---|
| RGB | rgb(210, 246, 126) |
| HSL | hsl(78, 87%, 73%) |
| HSV | hsv(78, 49%, 96%) |
| CMYK | cmyk(14.6%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(92.18, -29.67, 53.47) |
| CIE-LCH | lch(92.18, 61.15, 119.03°) |
| OKLab | oklab(92.23% -0.0833 0.1275) |
| OKLCH | oklch(92.23% 0.152 123.2) |
| XYZ | xyz(63.3001, 81.1193, 32.0574) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.35
Pear
#CBF85F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F67E #A27EF6
analogous
#F6DE7E #D2F67E #96F67E
triadic
#D2F67E #7ED2F6 #F67ED2
tetradic
#D2F67E #7EF6DE #A27EF6 #F67E96
square
#D2F67E #7EF6DE #A27EF6 #F67E96
split-complementary
#D2F67E #7E96F6 #DE7EF6
monochromatic
#A8E910 #BEF245 #D2F67E #E6FAB7 #F5FDE2
Accessibility & contrast
On white
1.22
#D2F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D2F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F67E
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F67E | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA73
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#DAECDA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d2f67e; /* rgb */ color: rgb(210, 246, 126); /* oklch */ color: oklch(92.2% 0.152 123.2);
Tailwind
colors: {
custom: {
50: '#e2f9a6',
500: '#d2f67e',
950: '#000000',
},
}SCSS
$custom: #d2f67e; $custom-light: #e2f9a6; $custom-dark: #000000;
JSON
{
"hex": "#d2f67e",
"rgb": {
"r": 210,
"g": 246,
"b": 126
},
"hsl": {
"h": 78,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.92233,
"c": 0.15227,
"h": 123.2
},
"luminance": 0.8112
}Semantic roles & 50–950 ramp
primary
#D2F67E
secondary
#7046D2
accent
#02E446
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580