#C5F080#C5F080
#C5F080 is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.1% C 0.147 H 126.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C5F080 |
|---|---|
| RGB | rgb(197, 240, 128) |
| HSL | hsl(83, 79%, 72%) |
| HSV | hsv(83, 47%, 94%) |
| CMYK | cmyk(17.9%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.74, -31.49, 49.37) |
| CIE-LCH | lch(89.74, 58.56, 122.53°) |
| OKLab | oklab(90.06% -0.0876 0.1187) |
| OKLCH | oklch(90.06% 0.148 126.4) |
| XYZ | xyz(58.0820, 75.7484, 31.9788) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 4.08
Celery
#C1FD95
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5F080 #AB80F0
analogous
#F0E380 #C5F080 #8DF080
triadic
#C5F080 #80C5F0 #F080C5
tetradic
#C5F080 #80F0E3 #AB80F0 #F0808D
square
#C5F080 #80F0E3 #AB80F0 #F0808D
split-complementary
#C5F080 #808DF0 #E380F0
monochromatic
#91DC1A #ACEA49 #C5F080 #DEF6B7 #F3FCE4
Accessibility & contrast
On white
1.30
#C5F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#C5F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5F080
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5F080 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#CBE7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c5f080; /* rgb */ color: rgb(197, 240, 128); /* oklch */ color: oklch(90.1% 0.147 126.4);
Tailwind
colors: {
custom: {
50: '#d8f5a7',
500: '#c5f080',
950: '#000000',
},
}SCSS
$custom: #c5f080; $custom-light: #d8f5a7; $custom-dark: #000000;
JSON
{
"hex": "#c5f080",
"rgb": {
"r": 197,
"g": 240,
"b": 128
},
"hsl": {
"h": 83.036,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90064,
"c": 0.1475,
"h": 126.4
},
"luminance": 0.75749
}Semantic roles & 50–950 ramp
primary
#C5F080
secondary
#7B4ACB
accent
#0ADB5B
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580