#C2ED86#C2ED86
#C2ED86 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.3% C 0.139 H 127.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ED86 |
|---|---|
| RGB | rgb(194, 237, 134) |
| HSL | hsl(85, 74%, 73%) |
| HSV | hsv(85, 43%, 93%) |
| CMYK | cmyk(18.1%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(88.81, -30.52, 45.29) |
| CIE-LCH | lch(88.81, 54.62, 123.97°) |
| OKLab | oklab(89.29% -0.0844 0.1099) |
| OKLCH | oklch(89.29% 0.139 127.5) |
| XYZ | xyz(56.8349, 73.7582, 33.7921) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 4.02
Light Pea Green
#C4FE82
ΔE00 4.20
Light Yellow Green
#CCFD7F
ΔE00 4.20
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ED86 #B186ED
analogous
#EDE586 #C2ED86 #8EED86
triadic
#C2ED86 #86C2ED #ED86C2
tetradic
#C2ED86 #86EDE5 #B186ED #ED868E
square
#C2ED86 #86EDE5 #B186ED #ED868E
split-complementary
#C2ED86 #868EED #E586ED
monochromatic
#8CD820 #A7E551 #C2ED86 #DDF5BB #F2FBE4
Accessibility & contrast
On white
1.33
#C2ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#C2ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ED86
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ED86 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17E
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#C7E5D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c2ed86; /* rgb */ color: rgb(194, 237, 134); /* oklch */ color: oklch(89.3% 0.139 127.5);
Tailwind
colors: {
custom: {
50: '#d6f3ab',
500: '#c2ed86',
950: '#000000',
},
}SCSS
$custom: #c2ed86; $custom-light: #d6f3ab; $custom-dark: #000000;
JSON
{
"hex": "#c2ed86",
"rgb": {
"r": 194,
"g": 237,
"b": 134
},
"hsl": {
"h": 85.049,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.89289,
"c": 0.13855,
"h": 127.5
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#C2ED86
secondary
#8250C7
accent
#0FD662
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581