#C3F672#C3F672
#C3F672 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.170 H 127.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C3F672 |
|---|---|
| RGB | rgb(195, 246, 114) |
| HSL | hsl(83, 88%, 71%) |
| HSV | hsv(83, 54%, 96%) |
| CMYK | cmyk(20.7%, 0%, 53.7%, 3.5%) |
| CIE-LAB | lab(91.11, -36.38, 57.45) |
| CIE-LCH | lch(91.11, 67.99, 122.34°) |
| OKLab | oklab(91.09% -0.1022 0.1353) |
| OKLCH | oklch(91.09% 0.17 127.1) |
| XYZ | xyz(58.4985, 78.7277, 28.0303) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 2.01
Light Pea Green
#C4FE82
ΔE00 2.41
Pear
#CBF85F
ΔE00 3.01
Light Lime Green
#B9FF66
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3F672 #A572F6
analogous
#F6E772 #C3F672 #81F672
triadic
#C3F672 #72C3F6 #F672C3
tetradic
#C3F672 #72F6E7 #A572F6 #F67281
square
#C3F672 #72F6E7 #A572F6 #F67281
split-complementary
#C3F672 #7281F6 #E772F6
monochromatic
#8FDF0E #ABF238 #C3F672 #DBFAAC #F3FDE2
Accessibility & contrast
On white
1.25
#C3F672 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#C3F672 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3F672
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3F672 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3F672 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE865
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#C9ECD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c3f672; /* rgb */ color: rgb(195, 246, 114); /* oklch */ color: oklch(91.1% 0.170 127.1);
Tailwind
colors: {
custom: {
50: '#d8f99e',
500: '#c3f672',
950: '#000000',
},
}SCSS
$custom: #c3f672; $custom-light: #d8f99e; $custom-dark: #000000;
JSON
{
"hex": "#c3f672",
"rgb": {
"r": 195,
"g": 246,
"b": 114
},
"hsl": {
"h": 83.182,
"s": 88,
"l": 70.588
},
"oklch": {
"l": 0.91085,
"c": 0.1696,
"h": 127.1
},
"luminance": 0.78729
}Semantic roles & 50–950 ramp
primary
#C3F672
secondary
#753CD1
accent
#01E559
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580