#C2F488#C2F488
#C2F488 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.9% C 0.146 H 129.3°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F488 |
|---|---|
| RGB | rgb(194, 244, 136) |
| HSL | hsl(88, 83%, 75%) |
| HSV | hsv(88, 44%, 96%) |
| CMYK | cmyk(20.5%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.76, -33.53, 46.77) |
| CIE-LCH | lch(90.76, 57.55, 125.64°) |
| OKLab | oklab(90.87% -0.0927 0.1133) |
| OKLCH | oklch(90.87% 0.146 129.3) |
| XYZ | xyz(59.0421, 77.9473, 35.2225) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 2.56
Celery
#C1FD95
ΔE00 2.57
Light Pea Green
#C4FE82
ΔE00 2.68
Light Yellow Green
#CCFD7F
ΔE00 3.12
Pale Lime
#BEFD73
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F488 #BA88F4
analogous
#F4F088 #C2F488 #8CF488
triadic
#C2F488 #88C2F4 #F488C2
tetradic
#C2F488 #88F4F0 #BA88F4 #F4888C
square
#C2F488 #88F4F0 #BA88F4 #F4888C
split-complementary
#C2F488 #888CF4 #F088F4
monochromatic
#89EA18 #A5EF50 #C2F488 #DFF9C0 #F1FCE3
Accessibility & contrast
On white
1.27
#C2F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#C2F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F488
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F488 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#C6ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f488; /* rgb */ color: rgb(194, 244, 136); /* oklch */ color: oklch(90.9% 0.146 129.3);
Tailwind
colors: {
custom: {
50: '#d6f8ac',
500: '#c2f488',
950: '#000000',
},
}SCSS
$custom: #c2f488; $custom-light: #d6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#c2f488",
"rgb": {
"r": 194,
"g": 244,
"b": 136
},
"hsl": {
"h": 87.778,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90866,
"c": 0.14638,
"h": 129.3
},
"luminance": 0.77948
}Semantic roles & 50–950 ramp
primary
#C2F488
secondary
#8B50D1
accent
#06DF6B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581