#C2EB75#C2EB75
#C2EB75 is a very light, vivid yellow-green. Relative luminance 0.722; OKLCH L 88.6% C 0.153 H 125.2°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2EB75 |
|---|---|
| RGB | rgb(194, 235, 117) |
| HSL | hsl(81, 75%, 69%) |
| HSV | hsv(81, 50%, 92%) |
| CMYK | cmyk(17.4%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(88.05, -31.41, 52.44) |
| CIE-LCH | lch(88.05, 61.13, 120.92°) |
| OKLab | oklab(88.61% -0.0881 0.1247) |
| OKLCH | oklch(88.61% 0.153 125.2) |
| XYZ | xyz(55.1673, 72.1699, 27.8499) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.77
Light Pea Green
#C4FE82
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 4.42
Pale Lime
#BEFD73
ΔE00 4.55
Pear
#CBF85F
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2EB75 #9E75EB
analogous
#EBD975 #C2EB75 #87EB75
triadic
#C2EB75 #75C2EB #EB75C2
tetradic
#C2EB75 #75EBD9 #9E75EB #EB7587
square
#C2EB75 #75EBD9 #9E75EB #EB7587
split-complementary
#C2EB75 #7587EB #D975EB
monochromatic
#8DC91D #AAE340 #C2EB75 #DAF3AA #F1FAE0
Accessibility & contrast
On white
1.36
#C2EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#C2EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2EB75
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2EB75 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6A
Deuteranopia (green-blind)
#F0DC7C
Tritanopia (blue-blind)
#C9E2D0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c2eb75; /* rgb */ color: rgb(194, 235, 117); /* oklch */ color: oklch(88.6% 0.153 125.2);
Tailwind
colors: {
custom: {
50: '#d6f19f',
500: '#c2eb75',
950: '#000000',
},
}SCSS
$custom: #c2eb75; $custom-light: #d6f19f; $custom-dark: #000000;
JSON
{
"hex": "#c2eb75",
"rgb": {
"r": 194,
"g": 235,
"b": 117
},
"hsl": {
"h": 80.847,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.88611,
"c": 0.15267,
"h": 125.2
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#C2EB75
secondary
#6E41C3
accent
#0FD754
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15160F
muted
#848580