#C2FE93#C2FE93
#C2FE93 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.149 H 132.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FE93 |
|---|---|
| RGB | rgb(194, 254, 147) |
| HSL | hsl(94, 98%, 79%) |
| HSV | hsv(94, 42%, 100%) |
| CMYK | cmyk(23.6%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(93.65, -36.78, 45.12) |
| CIE-LCH | lch(93.65, 58.21, 129.19°) |
| OKLab | oklab(93.25% -0.1011 0.1101) |
| OKLCH | oklch(93.25% 0.149 132.6) |
| XYZ | xyz(62.9553, 84.4580, 40.5833) |
| Luminance | 0.8446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.49
Pistachio (survey)
#C0FA8B
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 3.08
Pastel Green
#B0FF9D
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FE93 #CF93FE
analogous
#F7FE93 #C2FE93 #93FE99
triadic
#C2FE93 #93C2FE #FE93C2
tetradic
#C2FE93 #93F7FE #CF93FE #FE9993
square
#C2FE93 #93F7FE #CF93FE #FE9993
split-complementary
#C2FE93 #9993FE #FE93F7
monochromatic
#7DFD1A #A0FD56 #C2FE93 #E4FFD0 #EEFFE1
Accessibility & contrast
On white
1.17
#C2FE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#C2FE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FE93
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FE93 | 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)
#FFF08B
Deuteranopia (green-blind)
#FDEB99
Tritanopia (blue-blind)
#C4F6E4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c2fe93; /* rgb */ color: rgb(194, 254, 147); /* oklch */ color: oklch(93.2% 0.149 132.6);
Tailwind
colors: {
custom: {
50: '#d6ffb4',
500: '#c2fe93',
950: '#000000',
},
}SCSS
$custom: #c2fe93; $custom-light: #d6ffb4; $custom-dark: #000000;
JSON
{
"hex": "#c2fe93",
"rgb": {
"r": 194,
"g": 254,
"b": 147
},
"hsl": {
"h": 93.645,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.93246,
"c": 0.14949,
"h": 132.6
},
"luminance": 0.8446
}Semantic roles & 50–950 ramp
primary
#C2FE93
secondary
#A356E0
accent
#00E681
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681