#D2F27F#D2F27F
#D2F27F is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.4% C 0.146 H 122.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F27F |
|---|---|
| RGB | rgb(210, 242, 127) |
| HSL | hsl(77, 82%, 72%) |
| HSV | hsv(77, 48%, 95%) |
| CMYK | cmyk(13.2%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(91.12, -27.70, 51.71) |
| CIE-LCH | lch(91.12, 58.66, 118.17°) |
| OKLab | oklab(91.38% -0.0777 0.1237) |
| OKLCH | oklch(91.38% 0.146 122.1) |
| XYZ | xyz(62.1614, 78.7381, 31.9977) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.30
Pear
#CBF85F
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.55
Pistachio (survey)
#C0FA8B
ΔE00 4.97
Pale Lime
#BEFD73
ΔE00 5.08
Light Yellowish Green
#C2FF89
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F27F #9F7FF2
analogous
#F2D97F #D2F27F #98F27F
triadic
#D2F27F #7FD2F2 #F27FD2
tetradic
#D2F27F #7FF2D9 #9F7FF2 #F27F98
square
#D2F27F #7FF2D9 #9F7FF2 #F27F98
split-complementary
#D2F27F #7F98F2 #D97FF2
monochromatic
#A8E017 #BEEC47 #D2F27F #E6F8B7 #F5FCE3
Accessibility & contrast
On white
1.25
#D2F27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D2F27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F27F
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F27F | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#FAE685
Tritanopia (blue-blind)
#DAE8D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d2f27f; /* rgb */ color: rgb(210, 242, 127); /* oklch */ color: oklch(91.4% 0.146 122.1);
Tailwind
colors: {
custom: {
50: '#e1f6a6',
500: '#d2f27f',
950: '#000000',
},
}SCSS
$custom: #d2f27f; $custom-light: #e1f6a6; $custom-dark: #000000;
JSON
{
"hex": "#d2f27f",
"rgb": {
"r": 210,
"g": 242,
"b": 127
},
"hsl": {
"h": 76.696,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.91379,
"c": 0.14602,
"h": 122.1
},
"luminance": 0.78738
}Semantic roles & 50–950 ramp
primary
#D2F27F
secondary
#6D48CD
accent
#08DE43
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580