#C3FF8A#C3FF8A
#C3FF8A is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.159 H 131.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FF8A |
|---|---|
| RGB | rgb(195, 255, 138) |
| HSL | hsl(91, 100%, 77%) |
| HSV | hsv(91, 46%, 100%) |
| CMYK | cmyk(23.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.86, -37.94, 49.70) |
| CIE-LCH | lch(93.86, 62.52, 127.36°) |
| OKLab | oklab(93.4% -0.1049 0.12) |
| OKLCH | oklch(93.4% 0.159 131.2) |
| XYZ | xyz(62.8522, 84.9556, 37.1265) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.17
Light Pea Green
#C4FE82
ΔE00 1.16
Pistachio (survey)
#C0FA8B
ΔE00 1.20
Celery
#C1FD95
ΔE00 1.95
Light Yellow Green
#CCFD7F
ΔE00 2.57
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FF8A #C68AFF
analogous
#FEFF8A #C3FF8A #8AFF8C
triadic
#C3FF8A #8AC3FF #FF8AC3
tetradic
#C3FF8A #8AFEFF #C68AFF #FF8C8A
square
#C3FF8A #8AFEFF #C68AFF #FF8C8A
split-complementary
#C3FF8A #8C8AFF #FF8AFE
monochromatic
#84FF10 #A4FF4D #C3FF8A #E2FFC7 #EFFFE0
Accessibility & contrast
On white
1.17
#C3FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#C3FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FF8A
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FF8A | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#C6F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c3ff8a; /* rgb */ color: rgb(195, 255, 138); /* oklch */ color: oklch(93.4% 0.159 131.2);
Tailwind
colors: {
custom: {
50: '#d7ffae',
500: '#c3ff8a',
950: '#000000',
},
}SCSS
$custom: #c3ff8a; $custom-light: #d7ffae; $custom-dark: #000000;
JSON
{
"hex": "#c3ff8a",
"rgb": {
"r": 195,
"g": 255,
"b": 138
},
"hsl": {
"h": 90.769,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93396,
"c": 0.15936,
"h": 131.2
},
"luminance": 0.84957
}Semantic roles & 50–950 ramp
primary
#C3FF8A
secondary
#984EE0
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681