#C2FF86#C2FF86
#C2FF86 is a very light, vivid yellow-green. Relative luminance 0.847; OKLCH L 93.3% C 0.164 H 130.9°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF86 |
|---|---|
| RGB | rgb(194, 255, 134) |
| HSL | hsl(90, 100%, 76%) |
| HSV | hsv(90, 47%, 100%) |
| CMYK | cmyk(23.9%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(93.76, -38.74, 51.43) |
| CIE-LCH | lch(93.76, 64.39, 126.99°) |
| OKLab | oklab(93.28% -0.1073 0.1236) |
| OKLCH | oklch(93.28% 0.164 130.9) |
| XYZ | xyz(62.3104, 84.7091, 35.6172) |
| Luminance | 0.8471 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.42
Light Pea Green
#C4FE82
ΔE00 0.76
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Pale Lime
#BEFD73
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF86 #C386FF
analogous
#FEFF86 #C2FF86 #86FF87
triadic
#C2FF86 #86C2FF #FF86C2
tetradic
#C2FF86 #86FEFF #C386FF #FF8786
square
#C2FF86 #86FEFF #C386FF #FF8786
split-complementary
#C2FF86 #8786FF #FF86FE
monochromatic
#84FF0C #A3FF49 #C2FF86 #E1FFC3 #F0FFE0
Accessibility & contrast
On white
1.17
#C2FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#C2FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF86
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF86 | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#C5F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff86; /* rgb */ color: rgb(194, 255, 134); /* oklch */ color: oklch(93.3% 0.164 130.9);
Tailwind
colors: {
custom: {
50: '#d7ffab',
500: '#c2ff86',
950: '#000000',
},
}SCSS
$custom: #c2ff86; $custom-light: #d7ffab; $custom-dark: #000000;
JSON
{
"hex": "#c2ff86",
"rgb": {
"r": 194,
"g": 255,
"b": 134
},
"hsl": {
"h": 90.248,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.9328,
"c": 0.16369,
"h": 130.9
},
"luminance": 0.84711
}Semantic roles & 50–950 ramp
primary
#C2FF86
secondary
#954ADF
accent
#00E674
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681