#D6F481#D6F481
#D6F481 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.1% C 0.145 H 121.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F481 |
|---|---|
| RGB | rgb(214, 244, 129) |
| HSL | hsl(76, 84%, 73%) |
| HSV | hsv(76, 47%, 96%) |
| CMYK | cmyk(12.3%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.95, -26.93, 51.85) |
| CIE-LCH | lch(91.95, 58.42, 117.45°) |
| OKLab | oklab(92.12% -0.0756 0.1241) |
| OKLCH | oklch(92.12% 0.145 121.3) |
| XYZ | xyz(64.0449, 80.5825, 32.9446) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 4.78
Pistachio (survey)
#C0FA8B
ΔE00 5.30
Pale Lime
#BEFD73
ΔE00 5.35
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F481 #9F81F4
analogous
#F4D881 #D6F481 #9CF481
triadic
#D6F481 #81D6F4 #F481D6
tetradic
#D6F481 #81F4D8 #9F81F4 #F4819C
square
#D6F481 #81F4D8 #9F81F4 #F4819C
split-complementary
#D6F481 #819CF4 #D881F4
monochromatic
#B0E614 #C4EF49 #D6F481 #E8F9B9 #F6FDE3
Accessibility & contrast
On white
1.23
#D6F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D6F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F481
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F481 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#DFEAD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6f481; /* rgb */ color: rgb(214, 244, 129); /* oklch */ color: oklch(92.1% 0.145 121.3);
Tailwind
colors: {
custom: {
50: '#e4f7a8',
500: '#d6f481',
950: '#000000',
},
}SCSS
$custom: #d6f481; $custom-light: #e4f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d6f481",
"rgb": {
"r": 214,
"g": 244,
"b": 129
},
"hsl": {
"h": 75.652,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.9212,
"c": 0.14525,
"h": 121.3
},
"luminance": 0.80582
}Semantic roles & 50–950 ramp
primary
#D6F481
secondary
#6C49D0
accent
#05E03E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581