#C7FFAA#C7FFAA
#C7FFAA is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.2% C 0.124 H 135.3°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFAA |
|---|---|
| RGB | rgb(199, 255, 170) |
| HSL | hsl(100, 100%, 83%) |
| HSV | hsv(100, 33%, 100%) |
| CMYK | cmyk(22%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.55, -32.49, 35.06) |
| CIE-LCH | lch(94.55, 47.80, 132.82°) |
| OKLab | oklab(94.16% -0.0886 0.0875) |
| OKLCH | oklch(94.16% 0.125 135.3) |
| XYZ | xyz(66.5672, 86.5628, 51.2235) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.07
Tea Green
#BDF8A3
ΔE00 1.66
Washed Out Green
#BCF5A6
ΔE00 2.36
Pale Green
#C7FDB5
ΔE00 2.38
Light Pastel Green
#B2FBA5
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFAA #E2AAFF
analogous
#F2FFAA #C7FFAA #AAFFB7
triadic
#C7FFAA #AAC7FF #FFAAC7
tetradic
#C7FFAA #AAF2FF #E2AAFF #FFB7AA
square
#C7FFAA #AAF2FF #E2AAFF #FFB7AA
split-complementary
#C7FFAA #B7AAFF #FFAAF2
monochromatic
#76FF30 #9FFF6D #C7FFAA #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.15
#C7FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#C7FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFAA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFAA | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A4
Deuteranopia (green-blind)
#FDEEAE
Tritanopia (blue-blind)
#C7F9E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c7ffaa; /* rgb */ color: rgb(199, 255, 170); /* oklch */ color: oklch(94.2% 0.124 135.3);
Tailwind
colors: {
custom: {
50: '#d9ffc4',
500: '#c7ffaa',
950: '#000000',
},
}SCSS
$custom: #c7ffaa; $custom-light: #d9ffc4; $custom-dark: #000000;
JSON
{
"hex": "#c7ffaa",
"rgb": {
"r": 199,
"g": 255,
"b": 170
},
"hsl": {
"h": 99.529,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94161,
"c": 0.1245,
"h": 135.3
},
"luminance": 0.86564
}Semantic roles & 50–950 ramp
primary
#C7FFAA
secondary
#BA69E4
accent
#00E697
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151812
muted
#848682