#C1F97B#C1F97B
#C1F97B is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.7% C 0.166 H 129.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C1F97B |
|---|---|
| RGB | rgb(193, 249, 123) |
| HSL | hsl(87, 91%, 73%) |
| HSV | hsv(87, 51%, 98%) |
| CMYK | cmyk(22.5%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.92, -37.57, 54.29) |
| CIE-LCH | lch(91.92, 66.02, 124.69°) |
| OKLab | oklab(91.74% -0.1047 0.1292) |
| OKLCH | oklch(91.74% 0.166 129) |
| XYZ | xyz(59.4427, 80.5177, 31.1448) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.13
Pale Lime
#BEFD73
ΔE00 1.52
Light Yellow Green
#CCFD7F
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Light Lime Green
#B9FF66
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1F97B #B37BF9
analogous
#F9F27B #C1F97B #82F97B
triadic
#C1F97B #7BC1F9 #F97BC1
tetradic
#C1F97B #7BF9F2 #B37BF9 #F97B82
square
#C1F97B #7BF9F2 #B37BF9 #F97B82
split-complementary
#C1F97B #7B82F9 #F27BF9
monochromatic
#89EF0B #A6F640 #C1F97B #DCFCB6 #F1FEE2
Accessibility & contrast
On white
1.23
#C1F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#C1F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1F97B
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1F97B | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FBE783
Tritanopia (blue-blind)
#C5F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c1f97b; /* rgb */ color: rgb(193, 249, 123); /* oklch */ color: oklch(91.7% 0.166 129.0);
Tailwind
colors: {
custom: {
50: '#d6fba4',
500: '#c1f97b',
950: '#000000',
},
}SCSS
$custom: #c1f97b; $custom-light: #d6fba4; $custom-dark: #000000;
JSON
{
"hex": "#c1f97b",
"rgb": {
"r": 193,
"g": 249,
"b": 123
},
"hsl": {
"h": 86.667,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91736,
"c": 0.16633,
"h": 129
},
"luminance": 0.80519
}Semantic roles & 50–950 ramp
primary
#C1F97B
secondary
#8443D6
accent
#00E666
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580