#C3F680#C3F680
#C3F680 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.3% C 0.157 H 128.4°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F680 |
|---|---|
| RGB | rgb(195, 246, 128) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 48%, 96%) |
| CMYK | cmyk(20.7%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(91.27, -34.97, 51.21) |
| CIE-LCH | lch(91.27, 62.01, 124.33°) |
| OKLab | oklab(91.26% -0.0972 0.1228) |
| OKLCH | oklch(91.26% 0.157 128.4) |
| XYZ | xyz(59.3573, 79.0712, 32.5529) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.77
Light Yellow Green
#CCFD7F
ΔE00 1.92
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 2.64
Celery
#C1FD95
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F680 #B380F6
analogous
#F6EE80 #C3F680 #88F680
triadic
#C3F680 #80C3F6 #F680C3
tetradic
#C3F680 #80F6EE #B380F6 #F68088
square
#C3F680 #80F6EE #B380F6 #F68088
split-complementary
#C3F680 #8088F6 #EE80F6
monochromatic
#8DEB11 #A8F247 #C3F680 #DEFAB9 #F2FDE2
Accessibility & contrast
On white
1.25
#C3F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#C3F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F680
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F680 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#F9E587
Tritanopia (blue-blind)
#C8EDDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c3f680; /* rgb */ color: rgb(195, 246, 128); /* oklch */ color: oklch(91.3% 0.157 128.4);
Tailwind
colors: {
custom: {
50: '#d7f9a7',
500: '#c3f680',
950: '#000000',
},
}SCSS
$custom: #c3f680; $custom-light: #d7f9a7; $custom-dark: #000000;
JSON
{
"hex": "#c3f680",
"rgb": {
"r": 195,
"g": 246,
"b": 128
},
"hsl": {
"h": 85.932,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.91261,
"c": 0.1566,
"h": 128.4
},
"luminance": 0.79072
}Semantic roles & 50–950 ramp
primary
#C3F680
secondary
#8448D2
accent
#02E363
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580