#D6F488#D6F488
#D6F488 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.2% C 0.138 H 121.9°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F488 |
|---|---|
| RGB | rgb(214, 244, 136) |
| HSL | hsl(77, 83%, 75%) |
| HSV | hsv(77, 44%, 96%) |
| CMYK | cmyk(12.3%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(92.03, -26.21, 48.63) |
| CIE-LCH | lch(92.03, 55.25, 118.32°) |
| OKLab | oklab(92.22% -0.073 0.1174) |
| OKLCH | oklch(92.22% 0.138 121.9) |
| XYZ | xyz(64.5263, 80.7750, 35.4795) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.61
Light Pea Green
#C4FE82
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 4.92
Light Khaki
#E6F2A2
ΔE00 5.16
Pear
#CBF85F
ΔE00 5.19
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F488 #A688F4
analogous
#F4DC88 #D6F488 #A0F488
triadic
#D6F488 #88D6F4 #F488D6
tetradic
#D6F488 #88F4DC #A688F4 #F488A0
square
#D6F488 #88F4DC #A688F4 #F488A0
split-complementary
#D6F488 #88A0F4 #DC88F4
monochromatic
#AFEA18 #C3EF50 #D6F488 #E9F9C0 #F5FCE3
Accessibility & contrast
On white
1.22
#D6F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D6F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F488
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F488 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#FCE88E
Tritanopia (blue-blind)
#DEEADA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6f488; /* rgb */ color: rgb(214, 244, 136); /* oklch */ color: oklch(92.2% 0.138 121.9);
Tailwind
colors: {
custom: {
50: '#e4f7ac',
500: '#d6f488',
950: '#000000',
},
}SCSS
$custom: #d6f488; $custom-light: #e4f7ac; $custom-dark: #000000;
JSON
{
"hex": "#d6f488",
"rgb": {
"r": 214,
"g": 244,
"b": 136
},
"hsl": {
"h": 76.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.92217,
"c": 0.1382,
"h": 121.9
},
"luminance": 0.80775
}Semantic roles & 50–950 ramp
primary
#D6F488
secondary
#7350D1
accent
#06DF42
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581