#C7F08B#C7F08B
#C7F08B is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.4% C 0.135 H 127.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C7F08B |
|---|---|
| RGB | rgb(199, 240, 139) |
| HSL | hsl(84, 77%, 74%) |
| HSV | hsv(84, 42%, 94%) |
| CMYK | cmyk(17.1%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(90.01, -29.52, 44.45) |
| CIE-LCH | lch(90.01, 53.36, 123.59°) |
| OKLab | oklab(90.36% -0.0815 0.1082) |
| OKLCH | oklch(90.36% 0.135 127) |
| XYZ | xyz(59.3730, 76.3257, 36.0254) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.75
Light Yellow Green
#CCFD7F
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.04
Light Yellowish Green
#C2FF89
ΔE00 4.05
Tea Green
#BDF8A3
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7F08B #B48BF0
analogous
#F0E68B #C7F08B #95F08B
triadic
#C7F08B #8BC7F0 #F08BC7
tetradic
#C7F08B #8BF0E6 #B48BF0 #F08B95
square
#C7F08B #8BF0E6 #B48BF0 #F08B95
split-complementary
#C7F08B #8B95F0 #E68BF0
monochromatic
#93E21F #ADE955 #C7F08B #E1F7C1 #F2FBE4
Accessibility & contrast
On white
1.29
#C7F08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#C7F08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7F08B
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7F08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7F08B | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E483
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#CCE8D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c7f08b; /* rgb */ color: rgb(199, 240, 139); /* oklch */ color: oklch(90.4% 0.135 127.0);
Tailwind
colors: {
custom: {
50: '#d9f5ae',
500: '#c7f08b',
950: '#000000',
},
}SCSS
$custom: #c7f08b; $custom-light: #d9f5ae; $custom-dark: #000000;
JSON
{
"hex": "#c7f08b",
"rgb": {
"r": 199,
"g": 240,
"b": 139
},
"hsl": {
"h": 84.356,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.90358,
"c": 0.13544,
"h": 127
},
"luminance": 0.76326
}Semantic roles & 50–950 ramp
primary
#C7F08B
secondary
#8453CC
accent
#0CD95F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581