#D7F27F#D7F27F
#D7F27F is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.7% C 0.144 H 120.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D7F27F |
|---|---|
| RGB | rgb(215, 242, 127) |
| HSL | hsl(74, 82%, 72%) |
| HSV | hsv(74, 48%, 95%) |
| CMYK | cmyk(11.2%, 0%, 47.5%, 5.1%) |
| CIE-LAB | lab(91.45, -25.81, 52.20) |
| CIE-LCH | lch(91.45, 58.23, 116.31°) |
| OKLab | oklab(91.73% -0.0726 0.1247) |
| OKLCH | oklch(91.73% 0.144 120.2) |
| XYZ | xyz(63.6076, 79.4838, 32.0655) |
| Luminance | 0.7948 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.07
Pear
#CBF85F
ΔE00 4.51
Light Pea Green
#C4FE82
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 5.66
Pale Lime
#BEFD73
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7F27F #9A7FF2
analogous
#F2D47F #D7F27F #9EF27F
triadic
#D7F27F #7FD7F2 #F27FD7
tetradic
#D7F27F #7FF2D4 #9A7FF2 #F27F9E
square
#D7F27F #7FF2D4 #9A7FF2 #F27F9E
split-complementary
#D7F27F #7F9EF2 #D47FF2
monochromatic
#B1E017 #C6EC47 #D7F27F #E8F8B7 #F6FCE3
Accessibility & contrast
On white
1.24
#D7F27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#D7F27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7F27F
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7F27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7F27F | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE775
Deuteranopia (green-blind)
#FBE785
Tritanopia (blue-blind)
#E0E8D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7f27f; /* rgb */ color: rgb(215, 242, 127); /* oklch */ color: oklch(91.7% 0.144 120.2);
Tailwind
colors: {
custom: {
50: '#e5f6a6',
500: '#d7f27f',
950: '#000000',
},
}SCSS
$custom: #d7f27f; $custom-light: #e5f6a6; $custom-dark: #000000;
JSON
{
"hex": "#d7f27f",
"rgb": {
"r": 215,
"g": 242,
"b": 127
},
"hsl": {
"h": 74.087,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.91734,
"c": 0.14428,
"h": 120.2
},
"luminance": 0.79484
}Semantic roles & 50–950 ramp
primary
#D7F27F
secondary
#6748CD
accent
#08DE3A
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580