#C3F481#C3F481
#C3F481 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.153 H 128.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F481 |
|---|---|
| RGB | rgb(195, 244, 129) |
| HSL | hsl(86, 84%, 73%) |
| HSV | hsv(86, 47%, 96%) |
| CMYK | cmyk(20.1%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(90.73, -33.95, 50.08) |
| CIE-LCH | lch(90.73, 60.51, 124.14°) |
| OKLab | oklab(90.83% -0.0943 0.1203) |
| OKLCH | oklch(90.83% 0.153 128.1) |
| XYZ | xyz(58.8184, 77.8876, 32.6996) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Light Pea Green
#C4FE82
ΔE00 2.27
Light Yellow Green
#CCFD7F
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.63
Pale Lime
#BEFD73
ΔE00 3.15
Celery
#C1FD95
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F481 #B281F4
analogous
#F4EB81 #C3F481 #89F481
triadic
#C3F481 #81C3F4 #F481C3
tetradic
#C3F481 #81F4EB #B281F4 #F48189
square
#C3F481 #81F4EB #B281F4 #F48189
split-complementary
#C3F481 #8189F4 #EB81F4
monochromatic
#8DE614 #A8EF49 #C3F481 #DEF9B9 #F2FDE3
Accessibility & contrast
On white
1.27
#C3F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C3F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F481
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F481 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE777
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#C8EBD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c3f481; /* rgb */ color: rgb(195, 244, 129); /* oklch */ color: oklch(90.8% 0.153 128.1);
Tailwind
colors: {
custom: {
50: '#d7f8a8',
500: '#c3f481',
950: '#000000',
},
}SCSS
$custom: #c3f481; $custom-light: #d7f8a8; $custom-dark: #000000;
JSON
{
"hex": "#c3f481",
"rgb": {
"r": 195,
"g": 244,
"b": 129
},
"hsl": {
"h": 85.565,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.90831,
"c": 0.15288,
"h": 128.1
},
"luminance": 0.77888
}Semantic roles & 50–950 ramp
primary
#C3F481
secondary
#8349D0
accent
#05E063
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581