#C3F172#C3F172
#C3F172 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.0% C 0.163 H 126.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F172 |
|---|---|
| RGB | rgb(195, 241, 114) |
| HSL | hsl(82, 82%, 70%) |
| HSV | hsv(82, 53%, 95%) |
| CMYK | cmyk(19.1%, 0%, 52.7%, 5.5%) |
| CIE-LAB | lab(89.73, -34.10, 55.83) |
| CIE-LCH | lch(89.73, 65.42, 121.42°) |
| OKLab | oklab(89.97% -0.0959 0.1318) |
| OKLCH | oklch(89.97% 0.163 126) |
| XYZ | xyz(56.9982, 75.7270, 27.5302) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Pale Lime
#BEFD73
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.25
Pear
#CBF85F
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F172 #A072F1
analogous
#F1DF72 #C3F172 #84F172
triadic
#C3F172 #72C3F1 #F172C3
tetradic
#C3F172 #72F1DF #A072F1 #F17284
square
#C3F172 #72F1DF #A072F1 #F17284
split-complementary
#C3F172 #7284F1 #DF72F1
monochromatic
#8FD415 #ABEB3A #C3F172 #DBF7AA #F2FCE1
Accessibility & contrast
On white
1.30
#C3F172 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#C3F172 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F172
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F172 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F172 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE366
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#CAE7D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c3f172; /* rgb */ color: rgb(195, 241, 114); /* oklch */ color: oklch(90.0% 0.163 126.0);
Tailwind
colors: {
custom: {
50: '#d7f59e',
500: '#c3f172',
950: '#000000',
},
}SCSS
$custom: #c3f172; $custom-light: #d7f59e; $custom-dark: #000000;
JSON
{
"hex": "#c3f172",
"rgb": {
"r": 195,
"g": 241,
"b": 114
},
"hsl": {
"h": 81.732,
"s": 81.935,
"l": 69.608
},
"oklch": {
"l": 0.89972,
"c": 0.16302,
"h": 126
},
"luminance": 0.75728
}Semantic roles & 50–950 ramp
primary
#C3F172
secondary
#703DCA
accent
#07DE55
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580