#C2F680#C2F680
#C2F680 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.157 H 128.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F680 |
|---|---|
| RGB | rgb(194, 246, 128) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 48%, 96%) |
| CMYK | cmyk(21.1%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(91.21, -35.33, 51.12) |
| CIE-LCH | lch(91.21, 62.14, 124.65°) |
| OKLab | oklab(91.2% -0.0982 0.1226) |
| OKLCH | oklch(91.2% 0.157 128.7) |
| XYZ | xyz(59.0997, 78.9384, 32.5409) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.72
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Light Yellow Green
#CCFD7F
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.16
Pale Lime
#BEFD73
ΔE00 2.61
Celery
#C1FD95
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F680 #B480F6
analogous
#F6EF80 #C2F680 #87F680
triadic
#C2F680 #80C2F6 #F680C2
tetradic
#C2F680 #80F6EF #B480F6 #F68087
square
#C2F680 #80F6EF #B480F6 #F68087
split-complementary
#C2F680 #8087F6 #EF80F6
monochromatic
#8BEB11 #A7F247 #C2F680 #DDFAB9 #F1FDE2
Accessibility & contrast
On white
1.25
#C2F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C2F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F680
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F680 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#C7EDDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f680; /* rgb */ color: rgb(194, 246, 128); /* oklch */ color: oklch(91.2% 0.157 128.7);
Tailwind
colors: {
custom: {
50: '#d6f9a7',
500: '#c2f680',
950: '#000000',
},
}SCSS
$custom: #c2f680; $custom-light: #d6f9a7; $custom-dark: #000000;
JSON
{
"hex": "#c2f680",
"rgb": {
"r": 194,
"g": 246,
"b": 128
},
"hsl": {
"h": 86.441,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.91197,
"c": 0.15706,
"h": 128.7
},
"luminance": 0.78939
}Semantic roles & 50–950 ramp
primary
#C2F680
secondary
#8548D2
accent
#02E365
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580