#C7FE99#C7FE99
#C7FE99 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.7% C 0.141 H 131.9°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FE99 |
|---|---|
| RGB | rgb(199, 254, 153) |
| HSL | hsl(93, 98%, 80%) |
| HSV | hsv(93, 40%, 100%) |
| CMYK | cmyk(21.7%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(94.02, -34.30, 42.74) |
| CIE-LCH | lch(94.02, 54.81, 128.74°) |
| OKLab | oklab(93.65% -0.0941 0.1049) |
| OKLCH | oklch(93.65% 0.141 131.9) |
| XYZ | xyz(64.7436, 85.3243, 43.1890) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.88
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.36
Tea Green
#BDF8A3
ΔE00 3.23
Light Pea Green
#C4FE82
ΔE00 3.24
Pale Light Green
#B1FC99
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FE99 #D099FE
analogous
#FAFE99 #C7FE99 #99FE9E
triadic
#C7FE99 #99C7FE #FE99C7
tetradic
#C7FE99 #99FAFE #D099FE #FE9E99
square
#C7FE99 #99FAFE #D099FE #FE9E99
split-complementary
#C7FE99 #9E99FE #FE99FA
monochromatic
#84FD20 #A6FD5C #C7FE99 #E8FFD6 #EEFFE1
Accessibility & contrast
On white
1.16
#C7FE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#C7FE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FE99
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FE99 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF191
Deuteranopia (green-blind)
#FEEC9F
Tritanopia (blue-blind)
#C9F6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c7fe99; /* rgb */ color: rgb(199, 254, 153); /* oklch */ color: oklch(93.7% 0.141 131.9);
Tailwind
colors: {
custom: {
50: '#d9ffb8',
500: '#c7fe99',
950: '#000000',
},
}SCSS
$custom: #c7fe99; $custom-light: #d9ffb8; $custom-dark: #000000;
JSON
{
"hex": "#c7fe99",
"rgb": {
"r": 199,
"g": 254,
"b": 153
},
"hsl": {
"h": 92.673,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.9365,
"c": 0.14093,
"h": 131.9
},
"luminance": 0.85326
}Semantic roles & 50–950 ramp
primary
#C7FE99
secondary
#A45BE0
accent
#00E67D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681