#C2FF8A#C2FF8A
#C2FF8A is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.3% C 0.160 H 131.4°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF8A |
|---|---|
| RGB | rgb(194, 255, 138) |
| HSL | hsl(91, 100%, 77%) |
| HSV | hsv(91, 46%, 100%) |
| CMYK | cmyk(23.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.81, -38.29, 49.61) |
| CIE-LCH | lch(93.81, 62.67, 127.66°) |
| OKLab | oklab(93.34% -0.1058 0.1198) |
| OKLCH | oklch(93.34% 0.16 131.4) |
| XYZ | xyz(62.5946, 84.8228, 37.1144) |
| Luminance | 0.8482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.14
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Light Pea Green
#C4FE82
ΔE00 1.26
Celery
#C1FD95
ΔE00 1.89
Light Yellow Green
#CCFD7F
ΔE00 2.71
Pale Lime
#BEFD73
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF8A #C78AFF
analogous
#FDFF8A #C2FF8A #8AFF8D
triadic
#C2FF8A #8AC2FF #FF8AC2
tetradic
#C2FF8A #8AFDFF #C78AFF #FF8D8A
square
#C2FF8A #8AFDFF #C78AFF #FF8D8A
split-complementary
#C2FF8A #8D8AFF #FF8AFD
monochromatic
#82FF10 #A2FF4D #C2FF8A #E2FFC7 #EFFFE0
Accessibility & contrast
On white
1.17
#C2FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#C2FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF8A
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF8A | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#C4F7E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff8a; /* rgb */ color: rgb(194, 255, 138); /* oklch */ color: oklch(93.3% 0.160 131.4);
Tailwind
colors: {
custom: {
50: '#d6ffae',
500: '#c2ff8a',
950: '#000000',
},
}SCSS
$custom: #c2ff8a; $custom-light: #d6ffae; $custom-dark: #000000;
JSON
{
"hex": "#c2ff8a",
"rgb": {
"r": 194,
"g": 255,
"b": 138
},
"hsl": {
"h": 91.282,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93335,
"c": 0.15983,
"h": 131.4
},
"luminance": 0.84824
}Semantic roles & 50–950 ramp
primary
#C2FF8A
secondary
#9A4EE0
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681