#D6F672#D6F672
#D6F672 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.162 H 121.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F672 |
|---|---|
| RGB | rgb(214, 246, 114) |
| HSL | hsl(75, 88%, 71%) |
| HSV | hsv(75, 54%, 96%) |
| CMYK | cmyk(13%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(92.32, -29.28, 59.16) |
| CIE-LCH | lch(92.32, 66.01, 116.33°) |
| OKLab | oklab(92.37% -0.0834 0.1388) |
| OKLCH | oklch(92.37% 0.162 121) |
| XYZ | xyz(63.7251, 81.4227, 28.2753) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.60
Light Yellow Green
#CCFD7F
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.14
Yellow Green
#C8FD3D
ΔE00 5.31
Light Lime Green
#B9FF66
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F672 #9272F6
analogous
#F6D472 #D6F672 #94F672
triadic
#D6F672 #72D6F6 #F672D6
tetradic
#D6F672 #72F6D4 #9272F6 #F67294
square
#D6F672 #72F6D4 #9272F6 #F67294
split-complementary
#D6F672 #7294F6 #D472F6
monochromatic
#ADDF0E #C5F238 #D6F672 #E7FAAC #F7FDE2
Accessibility & contrast
On white
1.21
#D6F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#D6F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F672
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F672 | 1.00 | 1.21 | 17.28 | 17.28 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE965
Deuteranopia (green-blind)
#FFE97A
Tritanopia (blue-blind)
#E0EBD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f672; /* rgb */ color: rgb(214, 246, 114); /* oklch */ color: oklch(92.4% 0.162 121.0);
Tailwind
colors: {
custom: {
50: '#e5f99e',
500: '#d6f672',
950: '#000000',
},
}SCSS
$custom: #d6f672; $custom-light: #e5f99e; $custom-dark: #000000;
JSON
{
"hex": "#d6f672",
"rgb": {
"r": 214,
"g": 246,
"b": 114
},
"hsl": {
"h": 74.545,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.92367,
"c": 0.16194,
"h": 121
},
"luminance": 0.81423
}Semantic roles & 50–950 ramp
primary
#D6F672
secondary
#603CD1
accent
#01E538
background
#FEFFFC
surface
#FDFFF5
border
#D5D7CF
text
#16170F
muted
#848580