#C3FF7D#C3FF7D
#C3FF7D is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.2% C 0.172 H 129.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FF7D |
|---|---|
| RGB | rgb(195, 255, 125) |
| HSL | hsl(88, 100%, 75%) |
| HSV | hsv(88, 51%, 100%) |
| CMYK | cmyk(23.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.71, -39.34, 55.55) |
| CIE-LCH | lch(93.71, 68.07, 125.31°) |
| OKLab | oklab(93.22% -0.1096 0.1321) |
| OKLCH | oklch(93.22% 0.172 129.7) |
| XYZ | xyz(61.9668, 84.6015, 32.4630) |
| Luminance | 0.8460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.72
Pale Lime
#BEFD73
ΔE00 1.09
Light Yellow Green
#CCFD7F
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 1.70
Light Lime Green
#B9FF66
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FF7D #B97DFF
analogous
#FFFA7D #C3FF7D #82FF7D
triadic
#C3FF7D #7DC3FF #FF7DC3
tetradic
#C3FF7D #7DFFFA #B97DFF #FF7D82
square
#C3FF7D #7DFFFA #B97DFF #FF7D82
split-complementary
#C3FF7D #7D82FF #FA7DFF
monochromatic
#8BFF03 #A7FF40 #C3FF7D #DFFFBA #F1FFE0
Accessibility & contrast
On white
1.17
#C3FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#C3FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FF7D
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FF7D | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF071
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#C7F6E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c3ff7d; /* rgb */ color: rgb(195, 255, 125); /* oklch */ color: oklch(93.2% 0.172 129.7);
Tailwind
colors: {
custom: {
50: '#d8ffa5',
500: '#c3ff7d',
950: '#000000',
},
}SCSS
$custom: #c3ff7d; $custom-light: #d8ffa5; $custom-dark: #000000;
JSON
{
"hex": "#c3ff7d",
"rgb": {
"r": 195,
"g": 255,
"b": 125
},
"hsl": {
"h": 87.692,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.93223,
"c": 0.17165,
"h": 129.7
},
"luminance": 0.84603
}Semantic roles & 50–950 ramp
primary
#C3FF7D
secondary
#8A42DE
accent
#00E66A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680