#C2FF8D#C2FF8D
#C2FF8D is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.4% C 0.157 H 131.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF8D |
|---|---|
| RGB | rgb(194, 255, 141) |
| HSL | hsl(92, 100%, 78%) |
| HSV | hsv(92, 45%, 100%) |
| CMYK | cmyk(23.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(93.84, -37.95, 48.24) |
| CIE-LCH | lch(93.84, 61.37, 128.19°) |
| OKLab | oklab(93.38% -0.1047 0.1169) |
| OKLCH | oklch(93.38% 0.157 131.8) |
| XYZ | xyz(62.8148, 84.9109, 38.2741) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.58
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Celery
#C1FD95
ΔE00 1.47
Light Pea Green
#C4FE82
ΔE00 1.67
Light Yellow Green
#CCFD7F
ΔE00 3.05
Pale Lime
#BEFD73
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF8D #CA8DFF
analogous
#FBFF8D #C2FF8D #8DFF91
triadic
#C2FF8D #8DC2FF #FF8DC2
tetradic
#C2FF8D #8DFBFF #CA8DFF #FF918D
square
#C2FF8D #8DFBFF #CA8DFF #FF918D
split-complementary
#C2FF8D #918DFF #FF8DFB
monochromatic
#81FF13 #A1FF50 #C2FF8D #E3FFCA #EFFFE0
Accessibility & contrast
On white
1.17
#C2FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#C2FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF8D
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF8D | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#C4F7E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff8d; /* rgb */ color: rgb(194, 255, 141); /* oklch */ color: oklch(93.4% 0.157 131.8);
Tailwind
colors: {
custom: {
50: '#d6ffb0',
500: '#c2ff8d',
950: '#000000',
},
}SCSS
$custom: #c2ff8d; $custom-light: #d6ffb0; $custom-dark: #000000;
JSON
{
"hex": "#c2ff8d",
"rgb": {
"r": 194,
"g": 255,
"b": 141
},
"hsl": {
"h": 92.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.93378,
"c": 0.1569,
"h": 131.8
},
"luminance": 0.84912
}Semantic roles & 50–950 ramp
primary
#C2FF8D
secondary
#9D50E0
accent
#00E67B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151811
muted
#848681