#C9F080#C9F080
#C9F080 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.3% C 0.146 H 125.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C9F080 |
|---|---|
| RGB | rgb(201, 240, 128) |
| HSL | hsl(81, 79%, 72%) |
| HSV | hsv(81, 47%, 94%) |
| CMYK | cmyk(16.3%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.00, -30.01, 49.74) |
| CIE-LCH | lch(90.00, 58.09, 121.11°) |
| OKLab | oklab(90.33% -0.0837 0.1195) |
| OKLCH | oklch(90.33% 0.146 125) |
| XYZ | xyz(59.1436, 76.2957, 32.0286) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Light Pea Green
#C4FE82
ΔE00 3.73
Light Yellowish Green
#C2FF89
ΔE00 4.23
Pale Lime
#BEFD73
ΔE00 4.42
Celery
#C1FD95
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9F080 #A780F0
analogous
#F0DF80 #C9F080 #91F080
triadic
#C9F080 #80C9F0 #F080C9
tetradic
#C9F080 #80F0DF #A780F0 #F08091
square
#C9F080 #80F0DF #A780F0 #F08091
split-complementary
#C9F080 #8091F0 #DF80F0
monochromatic
#98DC1A #B2EA49 #C9F080 #E0F6B7 #F3FCE4
Accessibility & contrast
On white
1.29
#C9F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#C9F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9F080
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9F080 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE477
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#D0E7D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c9f080; /* rgb */ color: rgb(201, 240, 128); /* oklch */ color: oklch(90.3% 0.146 125.0);
Tailwind
colors: {
custom: {
50: '#dbf5a7',
500: '#c9f080',
950: '#000000',
},
}SCSS
$custom: #c9f080; $custom-light: #dbf5a7; $custom-dark: #000000;
JSON
{
"hex": "#c9f080",
"rgb": {
"r": 201,
"g": 240,
"b": 128
},
"hsl": {
"h": 80.893,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.90334,
"c": 0.14583,
"h": 125
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#C9F080
secondary
#774ACB
accent
#0ADB53
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580