#C2FD8A#C2FD8A
#C2FD8A is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 92.9% C 0.157 H 131.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FD8A |
|---|---|
| RGB | rgb(194, 253, 138) |
| HSL | hsl(91, 97%, 77%) |
| HSV | hsv(91, 45%, 99%) |
| CMYK | cmyk(23.3%, 0%, 45.5%, 0.8%) |
| CIE-LAB | lab(93.26, -37.39, 48.93) |
| CIE-LCH | lch(93.26, 61.58, 127.39°) |
| OKLab | oklab(92.89% -0.1033 0.1183) |
| OKLCH | oklch(92.89% 0.157 131.1) |
| XYZ | xyz(61.9600, 83.5535, 36.9028) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.52
Pistachio (survey)
#C0FA8B
ΔE00 0.77
Light Pea Green
#C4FE82
ΔE00 1.33
Celery
#C1FD95
ΔE00 1.73
Light Yellow Green
#CCFD7F
ΔE00 2.66
Pale Lime
#BEFD73
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FD8A #C58AFD
analogous
#FBFD8A #C2FD8A #8AFD8C
triadic
#C2FD8A #8AC2FD #FD8AC2
tetradic
#C2FD8A #8AFBFD #C58AFD #FD8C8A
square
#C2FD8A #8AFBFD #C58AFD #FD8C8A
split-complementary
#C2FD8A #8C8AFD #FD8AFB
monochromatic
#83FB12 #A3FC4E #C2FD8A #E1FEC6 #EFFEE1
Accessibility & contrast
On white
1.19
#C2FD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#C2FD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FD8A
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FD8A | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#C5F5E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2fd8a; /* rgb */ color: rgb(194, 253, 138); /* oklch */ color: oklch(92.9% 0.157 131.1);
Tailwind
colors: {
custom: {
50: '#d6feae',
500: '#c2fd8a',
950: '#000000',
},
}SCSS
$custom: #c2fd8a; $custom-light: #d6feae; $custom-dark: #000000;
JSON
{
"hex": "#c2fd8a",
"rgb": {
"r": 194,
"g": 253,
"b": 138
},
"hsl": {
"h": 90.783,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.92891,
"c": 0.15704,
"h": 131.1
},
"luminance": 0.83555
}Semantic roles & 50–950 ramp
primary
#C2FD8A
secondary
#974EDD
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151810
muted
#848681