#C2FF94#C2FF94
#C2FF94 is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.150 H 132.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF94 |
|---|---|
| RGB | rgb(194, 255, 148) |
| HSL | hsl(94, 100%, 79%) |
| HSV | hsv(94, 42%, 100%) |
| CMYK | cmyk(23.9%, 0%, 42%, 0%) |
| CIE-LAB | lab(93.94, -37.11, 45.00) |
| CIE-LCH | lch(93.94, 58.33, 129.51°) |
| OKLab | oklab(93.48% -0.102 0.1099) |
| OKLCH | oklch(93.48% 0.15 132.9) |
| XYZ | xyz(63.3522, 85.1259, 41.1044) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.55
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.63
Light Pea Green
#C4FE82
ΔE00 2.69
Pale Light Green
#B1FC99
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF94 #D194FF
analogous
#F7FF94 #C2FF94 #94FF9C
triadic
#C2FF94 #94C2FF #FF94C2
tetradic
#C2FF94 #94F7FF #D194FF #FF9C94
square
#C2FF94 #94F7FF #D194FF #FF9C94
split-complementary
#C2FF94 #9C94FF #FF94F7
monochromatic
#7CFF1A #9FFF57 #C2FF94 #E5FFD1 #EEFFE0
Accessibility & contrast
On white
1.17
#C2FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#C2FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF94
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF94 | 1.00 | 1.17 | 18.03 | 18.03 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18C
Deuteranopia (green-blind)
#FEEC9A
Tritanopia (blue-blind)
#C3F7E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c2ff94; /* rgb */ color: rgb(194, 255, 148); /* oklch */ color: oklch(93.5% 0.150 132.9);
Tailwind
colors: {
custom: {
50: '#d6ffb5',
500: '#c2ff94',
950: '#000000',
},
}SCSS
$custom: #c2ff94; $custom-light: #d6ffb5; $custom-dark: #000000;
JSON
{
"hex": "#c2ff94",
"rgb": {
"r": 194,
"g": 255,
"b": 148
},
"hsl": {
"h": 94.206,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93483,
"c": 0.14991,
"h": 132.9
},
"luminance": 0.85127
}Semantic roles & 50–950 ramp
primary
#C2FF94
secondary
#A556E1
accent
#00E683
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681