#C3F488#C3F488
#C3F488 is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.146 H 128.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F488 |
|---|---|
| RGB | rgb(195, 244, 136) |
| HSL | hsl(87, 83%, 75%) |
| HSV | hsv(87, 44%, 96%) |
| CMYK | cmyk(20.1%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.82, -33.17, 46.86) |
| CIE-LCH | lch(90.82, 57.41, 125.30°) |
| OKLab | oklab(90.93% -0.0917 0.1135) |
| OKLCH | oklch(90.93% 0.146 128.9) |
| XYZ | xyz(59.2997, 78.0801, 35.2345) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.63
Celery
#C1FD95
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 2.69
Light Yellow Green
#CCFD7F
ΔE00 3.03
Pale Lime
#BEFD73
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F488 #B988F4
analogous
#F4EF88 #C3F488 #8DF488
triadic
#C3F488 #88C3F4 #F488C3
tetradic
#C3F488 #88F4EF #B988F4 #F4888D
square
#C3F488 #88F4EF #B988F4 #F4888D
split-complementary
#C3F488 #888DF4 #EF88F4
monochromatic
#8BEA18 #A7EF50 #C3F488 #DFF9C0 #F1FCE3
Accessibility & contrast
On white
1.26
#C3F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#C3F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F488
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F488 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#C7ECDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3f488; /* rgb */ color: rgb(195, 244, 136); /* oklch */ color: oklch(90.9% 0.146 128.9);
Tailwind
colors: {
custom: {
50: '#d7f8ac',
500: '#c3f488',
950: '#000000',
},
}SCSS
$custom: #c3f488; $custom-light: #d7f8ac; $custom-dark: #000000;
JSON
{
"hex": "#c3f488",
"rgb": {
"r": 195,
"g": 244,
"b": 136
},
"hsl": {
"h": 87.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.9093,
"c": 0.14592,
"h": 128.9
},
"luminance": 0.78081
}Semantic roles & 50–950 ramp
primary
#C3F488
secondary
#8A50D1
accent
#06DF69
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581