#C2F78E#C2F78E
#C2F78E is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.6% C 0.145 H 130.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F78E |
|---|---|
| RGB | rgb(194, 247, 142) |
| HSL | hsl(90, 87%, 76%) |
| HSV | hsv(90, 43%, 97%) |
| CMYK | cmyk(21.5%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(91.66, -34.20, 45.01) |
| CIE-LCH | lch(91.66, 56.53, 127.23°) |
| OKLab | oklab(91.62% -0.0942 0.1097) |
| OKLCH | oklch(91.62% 0.145 130.7) |
| XYZ | xyz(60.3905, 79.9427, 37.8347) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Celery
#C1FD95
ΔE00 1.60
Light Yellowish Green
#C2FF89
ΔE00 2.21
Light Pea Green
#C4FE82
ΔE00 2.73
Light Yellow Green
#CCFD7F
ΔE00 3.51
Tea Green
#BDF8A3
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F78E #C38EF7
analogous
#F6F78E #C2F78E #8EF78F
triadic
#C2F78E #8EC2F7 #F78EC2
tetradic
#C2F78E #8EF6F7 #C38EF7 #F78F8E
square
#C2F78E #8EF6F7 #C38EF7 #F78F8E
split-complementary
#C2F78E #8F8EF7 #F78EF6
monochromatic
#84EF1C #A3F355 #C2F78E #E1FBC7 #F0FDE2
Accessibility & contrast
On white
1.24
#C2F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#C2F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F78E
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F78E | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F8E694
Tritanopia (blue-blind)
#C5EFDE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c2f78e; /* rgb */ color: rgb(194, 247, 142); /* oklch */ color: oklch(91.6% 0.145 130.7);
Tailwind
colors: {
custom: {
50: '#d6fab0',
500: '#c2f78e',
950: '#000000',
},
}SCSS
$custom: #c2f78e; $custom-light: #d6fab0; $custom-dark: #000000;
JSON
{
"hex": "#c2f78e",
"rgb": {
"r": 194,
"g": 247,
"b": 142
},
"hsl": {
"h": 90.286,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.91619,
"c": 0.14455,
"h": 130.7
},
"luminance": 0.79944
}Semantic roles & 50–950 ramp
primary
#C2F78E
secondary
#9554D5
accent
#02E374
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141711
muted
#838581