#C2F583#C2F583
#C2F583 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.0% C 0.153 H 128.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F583 |
|---|---|
| RGB | rgb(194, 245, 131) |
| HSL | hsl(87, 85%, 74%) |
| HSV | hsv(87, 47%, 96%) |
| CMYK | cmyk(20.8%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(90.97, -34.55, 49.42) |
| CIE-LCH | lch(90.97, 60.30, 124.96°) |
| OKLab | oklab(91.02% -0.0958 0.119) |
| OKLCH | oklch(91.02% 0.153 128.9) |
| XYZ | xyz(58.9967, 78.4118, 33.4951) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Yellow Green
#CCFD7F
ΔE00 2.43
Celery
#C1FD95
ΔE00 2.93
Pale Lime
#BEFD73
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F583 #B683F5
analogous
#F5EF83 #C2F583 #89F583
triadic
#C2F583 #83C2F5 #F583C2
tetradic
#C2F583 #83F5EF #B683F5 #F58389
square
#C2F583 #83F5EF #B683F5 #F58389
split-complementary
#C2F583 #8389F5 #EF83F5
monochromatic
#8AEB13 #A6F04A #C2F583 #DEFABC #F1FDE3
Accessibility & contrast
On white
1.26
#C2F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C2F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F583
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F583 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE779
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#C6ECDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f583; /* rgb */ color: rgb(194, 245, 131); /* oklch */ color: oklch(91.0% 0.153 128.9);
Tailwind
colors: {
custom: {
50: '#d6f8a9',
500: '#c2f583',
950: '#000000',
},
}SCSS
$custom: #c2f583; $custom-light: #d6f8a9; $custom-dark: #000000;
JSON
{
"hex": "#c2f583",
"rgb": {
"r": 194,
"g": 245,
"b": 131
},
"hsl": {
"h": 86.842,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.91016,
"c": 0.15276,
"h": 128.9
},
"luminance": 0.78413
}Semantic roles & 50–950 ramp
primary
#C2F583
secondary
#874BD1
accent
#04E267
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581