#C3FF8D#C3FF8D
#C3FF8D is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.156 H 131.5°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FF8D |
|---|---|
| RGB | rgb(195, 255, 141) |
| HSL | hsl(92, 100%, 78%) |
| HSV | hsv(92, 45%, 100%) |
| CMYK | cmyk(23.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.90, -37.60, 48.32) |
| CIE-LCH | lch(93.90, 61.23, 127.89°) |
| OKLab | oklab(93.44% -0.1037 0.1171) |
| OKLCH | oklch(93.44% 0.156 131.5) |
| XYZ | xyz(63.0724, 85.0437, 38.2862) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.54
Pistachio (survey)
#C0FA8B
ΔE00 1.03
Celery
#C1FD95
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.58
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pale Lime
#BEFD73
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FF8D #C98DFF
analogous
#FCFF8D #C3FF8D #8DFF90
triadic
#C3FF8D #8DC3FF #FF8DC3
tetradic
#C3FF8D #8DFCFF #C98DFF #FF908D
square
#C3FF8D #8DFCFF #C98DFF #FF908D
split-complementary
#C3FF8D #908DFF #FF8DFC
monochromatic
#83FF13 #A3FF50 #C3FF8D #E3FFCA #EFFFE0
Accessibility & contrast
On white
1.17
#C3FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C3FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FF8D
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FF8D | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#C5F7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c3ff8d; /* rgb */ color: rgb(195, 255, 141); /* oklch */ color: oklch(93.4% 0.156 131.5);
Tailwind
colors: {
custom: {
50: '#d7ffb0',
500: '#c3ff8d',
950: '#000000',
},
}SCSS
$custom: #c3ff8d; $custom-light: #d7ffb0; $custom-dark: #000000;
JSON
{
"hex": "#c3ff8d",
"rgb": {
"r": 195,
"g": 255,
"b": 141
},
"hsl": {
"h": 91.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93439,
"c": 0.15641,
"h": 131.5
},
"luminance": 0.85045
}Semantic roles & 50–950 ramp
primary
#C3FF8D
secondary
#9C50E0
accent
#00E679
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151811
muted
#848681