#C7FF8A#C7FF8A
#C7FF8A is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.6% C 0.157 H 130.0°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FF8A |
|---|---|
| RGB | rgb(199, 255, 138) |
| HSL | hsl(89, 100%, 77%) |
| HSV | hsv(89, 46%, 100%) |
| CMYK | cmyk(22%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.10, -36.54, 50.04) |
| CIE-LCH | lch(94.10, 61.96, 126.14°) |
| OKLab | oklab(93.64% -0.1011 0.1207) |
| OKLCH | oklch(93.64% 0.157 130) |
| XYZ | xyz(63.8999, 85.4958, 37.1756) |
| Luminance | 0.8550 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.77
Light Pea Green
#C4FE82
ΔE00 0.96
Pistachio (survey)
#C0FA8B
ΔE00 1.47
Light Yellow Green
#CCFD7F
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FF8A #C28AFF
analogous
#FFFD8A #C7FF8A #8DFF8A
triadic
#C7FF8A #8AC7FF #FF8AC7
tetradic
#C7FF8A #8AFFFD #C28AFF #FF8A8D
square
#C7FF8A #8AFFFD #C28AFF #FF8A8D
split-complementary
#C7FF8A #8A8DFF #FD8AFF
monochromatic
#8CFF10 #AAFF4D #C7FF8A #E4FFC7 #F0FFE0
Accessibility & contrast
On white
1.16
#C7FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#C7FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FF8A
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FF8A | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#CBF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c7ff8a; /* rgb */ color: rgb(199, 255, 138); /* oklch */ color: oklch(93.6% 0.157 130.0);
Tailwind
colors: {
custom: {
50: '#daffae',
500: '#c7ff8a',
950: '#000000',
},
}SCSS
$custom: #c7ff8a; $custom-light: #daffae; $custom-dark: #000000;
JSON
{
"hex": "#c7ff8a",
"rgb": {
"r": 199,
"g": 255,
"b": 138
},
"hsl": {
"h": 88.718,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93644,
"c": 0.15748,
"h": 130
},
"luminance": 0.85497
}Semantic roles & 50–950 ramp
primary
#C7FF8A
secondary
#934EE0
accent
#00E66E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681