#D2E67F#D2E67F
#D2E67F is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.8% C 0.130 H 118.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E67F |
|---|---|
| RGB | rgb(210, 230, 127) |
| HSL | hsl(72, 67%, 70%) |
| HSV | hsv(72, 45%, 90%) |
| CMYK | cmyk(8.7%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(87.89, -21.97, 47.76) |
| CIE-LCH | lch(87.89, 52.57, 114.70°) |
| OKLab | oklab(88.79% -0.0615 0.1149) |
| OKLCH | oklch(88.79% 0.13 118.2) |
| XYZ | xyz(58.7063, 71.8280, 30.8460) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 5.25
Light Yellow Green
#CCFD7F
ΔE00 6.48
Pale Olive Green
#B1D27B
ΔE00 6.66
Greenish Tan
#BCCB7A
ΔE00 6.78
Pear
#CBF85F
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E67F #937FE6
analogous
#E6C67F #D2E67F #9FE67F
triadic
#D2E67F #7FD2E6 #E67FD2
tetradic
#D2E67F #7FE6C6 #937FE6 #E67F9F
square
#D2E67F #7FE6C6 #937FE6 #E67F9F
split-complementary
#D2E67F #7F9FE6 #C67FE6
monochromatic
#A6C426 #C0DC4C #D2E67F #E4F0B2 #F6FAE5
Accessibility & contrast
On white
1.37
#D2E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D2E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E67F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E67F | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC76
Deuteranopia (green-blind)
#F0DD84
Tritanopia (blue-blind)
#DBDCCE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2e67f; /* rgb */ color: rgb(210, 230, 127); /* oklch */ color: oklch(88.8% 0.130 118.2);
Tailwind
colors: {
custom: {
50: '#e1eda6',
500: '#d2e67f',
950: '#000000',
},
}SCSS
$custom: #d2e67f; $custom-light: #e1eda6; $custom-dark: #000000;
JSON
{
"hex": "#d2e67f",
"rgb": {
"r": 210,
"g": 230,
"b": 127
},
"hsl": {
"h": 71.65,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.8879,
"c": 0.13031,
"h": 118.2
},
"luminance": 0.71828
}Semantic roles & 50–950 ramp
primary
#D2E67F
secondary
#614BBE
accent
#16CF3A
background
#FEFEFC
surface
#FCFDF6
border
#D5D5D0
text
#15160F
muted
#848480