#C2F487#C2F487
#C2F487 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.9% C 0.147 H 129.1°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F487 |
|---|---|
| RGB | rgb(194, 244, 135) |
| HSL | hsl(88, 83%, 74%) |
| HSV | hsv(88, 45%, 96%) |
| CMYK | cmyk(20.5%, 0%, 44.7%, 4.3%) |
| CIE-LAB | lab(90.74, -33.65, 47.23) |
| CIE-LCH | lch(90.74, 57.99, 125.46°) |
| OKLab | oklab(90.85% -0.093 0.1143) |
| OKLCH | oklch(90.85% 0.147 129.1) |
| XYZ | xyz(58.9714, 77.9190, 34.8499) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.59
Celery
#C1FD95
ΔE00 2.65
Light Yellow Green
#CCFD7F
ΔE00 3.00
Pale Lime
#BEFD73
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F487 #B987F4
analogous
#F4F087 #C2F487 #8CF487
triadic
#C2F487 #87C2F4 #F487C2
tetradic
#C2F487 #87F4F0 #B987F4 #F4878C
square
#C2F487 #87F4F0 #B987F4 #F4878C
split-complementary
#C2F487 #878CF4 #F087F4
monochromatic
#89EA17 #A6EF4F #C2F487 #DEF9BF #F1FCE3
Accessibility & contrast
On white
1.27
#C2F487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C2F487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F487
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F487 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77E
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#C6ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f487; /* rgb */ color: rgb(194, 244, 135); /* oklch */ color: oklch(90.9% 0.147 129.1);
Tailwind
colors: {
custom: {
50: '#d6f8ac',
500: '#c2f487',
950: '#000000',
},
}SCSS
$custom: #c2f487; $custom-light: #d6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#c2f487",
"rgb": {
"r": 194,
"g": 244,
"b": 135
},
"hsl": {
"h": 87.523,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.90851,
"c": 0.14739,
"h": 129.1
},
"luminance": 0.7792
}Semantic roles & 50–950 ramp
primary
#C2F487
secondary
#8A4FD0
accent
#06E06A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581