#C3F372#C3F372
#C3F372 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.166 H 126.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F372 |
|---|---|
| RGB | rgb(195, 243, 114) |
| HSL | hsl(82, 84%, 70%) |
| HSV | hsv(82, 53%, 95%) |
| CMYK | cmyk(19.8%, 0%, 53.1%, 4.7%) |
| CIE-LAB | lab(90.28, -35.01, 56.48) |
| CIE-LCH | lch(90.28, 66.45, 121.80°) |
| OKLab | oklab(90.42% -0.0984 0.1333) |
| OKLCH | oklch(90.42% 0.166 126.5) |
| XYZ | xyz(57.5934, 76.9175, 27.7286) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.88
Pear
#CBF85F
ΔE00 3.17
Light Lime Green
#B9FF66
ΔE00 3.72
Pistachio (survey)
#C0FA8B
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F372 #A272F3
analogous
#F3E372 #C3F372 #82F372
triadic
#C3F372 #72C3F3 #F372C3
tetradic
#C3F372 #72F3E3 #A272F3 #F37282
square
#C3F372 #72F3E3 #A272F3 #F37282
split-complementary
#C3F372 #7282F3 #E372F3
monochromatic
#8FD812 #ABEE3A #C3F372 #DBF8AA #F3FDE3
Accessibility & contrast
On white
1.28
#C3F372 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#C3F372 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F372
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F372 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F372 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE566
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#C9E9D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c3f372; /* rgb */ color: rgb(195, 243, 114); /* oklch */ color: oklch(90.4% 0.166 126.5);
Tailwind
colors: {
custom: {
50: '#d7f79e',
500: '#c3f372',
950: '#000000',
},
}SCSS
$custom: #c3f372; $custom-light: #d7f79e; $custom-dark: #000000;
JSON
{
"hex": "#c3f372",
"rgb": {
"r": 195,
"g": 243,
"b": 114
},
"hsl": {
"h": 82.326,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.90417,
"c": 0.16566,
"h": 126.5
},
"luminance": 0.76918
}Semantic roles & 50–950 ramp
primary
#C3F372
secondary
#723CCD
accent
#05E157
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580