#C2FB75#C2FB75
#C2FB75 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.2% C 0.174 H 128.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB75 |
|---|---|
| RGB | rgb(194, 251, 117) |
| HSL | hsl(86, 94%, 72%) |
| HSV | hsv(86, 53%, 98%) |
| CMYK | cmyk(22.7%, 0%, 53.4%, 1.6%) |
| CIE-LAB | lab(92.46, -38.70, 57.67) |
| CIE-LCH | lch(92.46, 69.45, 123.86°) |
| OKLab | oklab(92.17% -0.1084 0.1361) |
| OKLCH | oklch(92.17% 0.174 128.5) |
| XYZ | xyz(59.9558, 81.7469, 29.4461) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.87
Light Yellow Green
#CCFD7F
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 1.55
Light Lime Green
#B9FF66
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.62
Pale Lime Green
#B1FF65
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB75 #AE75FB
analogous
#FBF175 #C2FB75 #7FFB75
triadic
#C2FB75 #75C2FB #FB75C2
tetradic
#C2FB75 #75FBF1 #AE75FB #FB757F
square
#C2FB75 #75FBF1 #AE75FB #FB757F
split-complementary
#C2FB75 #757FFB #F175FB
monochromatic
#8CEF07 #A8F93A #C2FB75 #DCFDB0 #F2FEE1
Accessibility & contrast
On white
1.21
#C2FB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#C2FB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB75
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB75 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC68
Deuteranopia (green-blind)
#FEE87E
Tritanopia (blue-blind)
#C7F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fb75; /* rgb */ color: rgb(194, 251, 117); /* oklch */ color: oklch(92.2% 0.174 128.5);
Tailwind
colors: {
custom: {
50: '#d7fda0',
500: '#c2fb75',
950: '#000000',
},
}SCSS
$custom: #c2fb75; $custom-light: #d7fda0; $custom-dark: #000000;
JSON
{
"hex": "#c2fb75",
"rgb": {
"r": 194,
"g": 251,
"b": 117
},
"hsl": {
"h": 85.522,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.92172,
"c": 0.17399,
"h": 128.5
},
"luminance": 0.81748
}Semantic roles & 50–950 ramp
primary
#C2FB75
secondary
#7F3DD7
accent
#00E662
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580