#C1F978#C1F978
#C1F978 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.169 H 128.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F978 |
|---|---|
| RGB | rgb(193, 249, 120) |
| HSL | hsl(86, 91%, 72%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22.5%, 0%, 51.8%, 2.4%) |
| CIE-LAB | lab(91.88, -37.87, 55.62) |
| CIE-LCH | lch(91.88, 67.29, 124.25°) |
| OKLab | oklab(91.7% -0.1058 0.1319) |
| OKLCH | oklch(91.7% 0.169 128.7) |
| XYZ | xyz(59.2577, 80.4438, 30.1709) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.29
Light Pea Green
#C4FE82
ΔE00 1.35
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Yellowish Green
#C2FF89
ΔE00 2.31
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Lime Green
#B9FF66
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F978 #B078F9
analogous
#F9F178 #C1F978 #80F978
triadic
#C1F978 #78C1F9 #F978C1
tetradic
#C1F978 #78F9F1 #B078F9 #F97880
square
#C1F978 #78F9F1 #B078F9 #F97880
split-complementary
#C1F978 #7880F9 #F178F9
monochromatic
#8AEC0A #A6F63D #C1F978 #DCFCB3 #F2FEE2
Accessibility & contrast
On white
1.23
#C1F978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#C1F978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F978
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F978 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FBE780
Tritanopia (blue-blind)
#C6F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c1f978; /* rgb */ color: rgb(193, 249, 120); /* oklch */ color: oklch(91.7% 0.169 128.7);
Tailwind
colors: {
custom: {
50: '#d6fba2',
500: '#c1f978',
950: '#000000',
},
}SCSS
$custom: #c1f978; $custom-light: #d6fba2; $custom-dark: #000000;
JSON
{
"hex": "#c1f978",
"rgb": {
"r": 193,
"g": 249,
"b": 120
},
"hsl": {
"h": 86.047,
"s": 91.489,
"l": 72.353
},
"oklch": {
"l": 0.91698,
"c": 0.16909,
"h": 128.7
},
"luminance": 0.80445
}Semantic roles & 50–950 ramp
primary
#C1F978
secondary
#8140D5
accent
#00E664
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580