#C2FF7D#C2FF7D
#C2FF7D is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.172 H 130.0°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF7D |
|---|---|
| RGB | rgb(194, 255, 125) |
| HSL | hsl(88, 100%, 75%) |
| HSV | hsv(88, 51%, 100%) |
| CMYK | cmyk(23.9%, 0%, 51%, 0%) |
| CIE-LAB | lab(93.65, -39.69, 55.46) |
| CIE-LCH | lch(93.65, 68.20, 125.59°) |
| OKLab | oklab(93.16% -0.1105 0.1319) |
| OKLCH | oklch(93.16% 0.172 130) |
| XYZ | xyz(61.7092, 84.4686, 32.4509) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.73
Pale Lime
#BEFD73
ΔE00 1.08
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Yellow Green
#CCFD7F
ΔE00 1.80
Light Lime Green
#B9FF66
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF7D #BA7DFF
analogous
#FFFB7D #C2FF7D #81FF7D
triadic
#C2FF7D #7DC2FF #FF7DC2
tetradic
#C2FF7D #7DFFFB #BA7DFF #FF7D81
square
#C2FF7D #7DFFFB #BA7DFF #FF7D81
split-complementary
#C2FF7D #7D81FF #FB7DFF
monochromatic
#89FF03 #A5FF40 #C2FF7D #DFFFBA #F1FFE0
Accessibility & contrast
On white
1.17
#C2FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#C2FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF7D
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF7D | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF071
Deuteranopia (green-blind)
#FFEB85
Tritanopia (blue-blind)
#C6F6E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2ff7d; /* rgb */ color: rgb(194, 255, 125); /* oklch */ color: oklch(93.2% 0.172 130.0);
Tailwind
colors: {
custom: {
50: '#d7ffa5',
500: '#c2ff7d',
950: '#000000',
},
}SCSS
$custom: #c2ff7d; $custom-light: #d7ffa5; $custom-dark: #000000;
JSON
{
"hex": "#c2ff7d",
"rgb": {
"r": 194,
"g": 255,
"b": 125
},
"hsl": {
"h": 88.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.93162,
"c": 0.17211,
"h": 130
},
"luminance": 0.8447
}Semantic roles & 50–950 ramp
primary
#C2FF7D
secondary
#8B42DE
accent
#00E66C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680