#C7F985#C7F985
#C7F985 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.3% C 0.154 H 128.3°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F985 |
|---|---|
| RGB | rgb(199, 249, 133) |
| HSL | hsl(86, 91%, 75%) |
| HSV | hsv(86, 47%, 98%) |
| CMYK | cmyk(20.1%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(92.39, -34.36, 50.29) |
| CIE-LCH | lch(92.39, 60.91, 124.34°) |
| OKLab | oklab(92.25% -0.0954 0.121) |
| OKLCH | oklch(92.25% 0.154 128.3) |
| XYZ | xyz(61.6620, 81.5860, 34.6848) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.49
Light Yellow Green
#CCFD7F
ΔE00 1.63
Pistachio (survey)
#C0FA8B
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 1.91
Pale Lime
#BEFD73
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F985 #B785F9
analogous
#F9F185 #C7F985 #8DF985
triadic
#C7F985 #85C7F9 #F985C7
tetradic
#C7F985 #85F9F1 #B785F9 #F9858D
square
#C7F985 #85F9F1 #B785F9 #F9858D
split-complementary
#C7F985 #858DF9 #F185F9
monochromatic
#91F310 #ACF64B #C7F985 #E2FCBF #F2FEE2
Accessibility & contrast
On white
1.21
#C7F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#C7F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F985
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F985 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#FCE88C
Tritanopia (blue-blind)
#CCF0DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c7f985; /* rgb */ color: rgb(199, 249, 133); /* oklch */ color: oklch(92.3% 0.154 128.3);
Tailwind
colors: {
custom: {
50: '#dafbaa',
500: '#c7f985',
950: '#000000',
},
}SCSS
$custom: #c7f985; $custom-light: #dafbaa; $custom-dark: #000000;
JSON
{
"hex": "#c7f985",
"rgb": {
"r": 199,
"g": 249,
"b": 133
},
"hsl": {
"h": 85.862,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.9225,
"c": 0.15408,
"h": 128.3
},
"luminance": 0.81587
}Semantic roles & 50–950 ramp
primary
#C7F985
secondary
#874BD7
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581