#C8EC83#C8EC83
#C8EC83 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.4% C 0.138 H 124.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EC83 |
|---|---|
| RGB | rgb(200, 236, 131) |
| HSL | hsl(81, 73%, 72%) |
| HSV | hsv(81, 44%, 93%) |
| CMYK | cmyk(15.3%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(88.88, -28.18, 46.91) |
| CIE-LCH | lch(88.88, 54.73, 121.00°) |
| OKLab | oklab(89.43% -0.0783 0.1133) |
| OKLCH | oklch(89.43% 0.138 124.6) |
| XYZ | xyz(57.9114, 73.9086, 32.6832) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 4.24
Light Pea Green
#C4FE82
ΔE00 4.70
Light Yellowish Green
#C2FF89
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.13
Pale Lime
#BEFD73
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EC83 #A783EC
analogous
#ECDB83 #C8EC83 #94EC83
triadic
#C8EC83 #83C8EC #EC83C8
tetradic
#C8EC83 #83ECDB #A783EC #EC8394
square
#C8EC83 #83ECDB #A783EC #EC8394
split-complementary
#C8EC83 #8394EC #DB83EC
monochromatic
#97D420 #B0E44E #C8EC83 #E0F4B8 #F3FBE4
Accessibility & contrast
On white
1.33
#C8EC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#C8EC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EC83
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EC83 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#F1DF89
Tritanopia (blue-blind)
#CEE3D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8ec83; /* rgb */ color: rgb(200, 236, 131); /* oklch */ color: oklch(89.4% 0.138 124.6);
Tailwind
colors: {
custom: {
50: '#daf2a9',
500: '#c8ec83',
950: '#000000',
},
}SCSS
$custom: #c8ec83; $custom-light: #daf2a9; $custom-dark: #000000;
JSON
{
"hex": "#c8ec83",
"rgb": {
"r": 200,
"g": 236,
"b": 131
},
"hsl": {
"h": 80.571,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.89432,
"c": 0.13773,
"h": 124.6
},
"luminance": 0.73909
}Semantic roles & 50–950 ramp
primary
#C8EC83
secondary
#774DC6
accent
#10D654
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581