#C7EA83#C7EA83
#C7EA83 is a very light, vivid yellow-green. Relative luminance 0.726; OKLCH L 88.9% C 0.135 H 124.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7EA83 |
|---|---|
| RGB | rgb(199, 234, 131) |
| HSL | hsl(80, 71%, 72%) |
| HSV | hsv(80, 44%, 92%) |
| CMYK | cmyk(15%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(88.27, -27.61, 46.14) |
| CIE-LCH | lch(88.27, 53.77, 120.90°) |
| OKLab | oklab(88.93% -0.0766 0.1116) |
| OKLCH | oklch(88.93% 0.135 124.5) |
| XYZ | xyz(57.0726, 72.6261, 32.4798) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.64
Light Pea Green
#C4FE82
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.41
Celery
#C1FD95
ΔE00 5.42
Pale Olive Green
#B1D27B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7EA83 #A683EA
analogous
#EAD983 #C7EA83 #94EA83
triadic
#C7EA83 #83C7EA #EA83C7
tetradic
#C7EA83 #83EAD9 #A683EA #EA8394
square
#C7EA83 #83EAD9 #A683EA #EA8394
split-complementary
#C7EA83 #8394EA #D983EA
monochromatic
#95CF23 #AFE14F #C7EA83 #DFF3B7 #F3FBE5
Accessibility & contrast
On white
1.35
#C7EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#C7EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7EA83
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7EA83 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7B
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#CDE1D1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c7ea83; /* rgb */ color: rgb(199, 234, 131); /* oklch */ color: oklch(88.9% 0.135 124.5);
Tailwind
colors: {
custom: {
50: '#d9f0a9',
500: '#c7ea83',
950: '#000000',
},
}SCSS
$custom: #c7ea83; $custom-light: #d9f0a9; $custom-dark: #000000;
JSON
{
"hex": "#c7ea83",
"rgb": {
"r": 199,
"g": 234,
"b": 131
},
"hsl": {
"h": 80.388,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.88925,
"c": 0.13536,
"h": 124.5
},
"luminance": 0.72626
}Semantic roles & 50–950 ramp
primary
#C7EA83
secondary
#764EC3
accent
#12D354
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581