#C2F375#C2F375
#C2F375 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.4% C 0.163 H 127.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F375 |
|---|---|
| RGB | rgb(194, 243, 117) |
| HSL | hsl(83, 84%, 71%) |
| HSV | hsv(83, 52%, 95%) |
| CMYK | cmyk(20.2%, 0%, 51.9%, 4.7%) |
| CIE-LAB | lab(90.25, -35.09, 55.07) |
| CIE-LCH | lch(90.25, 65.30, 122.51°) |
| OKLab | oklab(90.39% -0.0984 0.1304) |
| OKLCH | oklch(90.39% 0.163 127) |
| XYZ | xyz(57.5094, 76.8541, 28.6306) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.61
Light Pea Green
#C4FE82
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Light Yellowish Green
#C2FF89
ΔE00 3.44
Pear
#CBF85F
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F375 #A675F3
analogous
#F3E575 #C2F375 #83F375
triadic
#C2F375 #75C2F3 #F375C2
tetradic
#C2F375 #75F3E5 #A675F3 #F37583
square
#C2F375 #75F3E5 #A675F3 #F37583
split-complementary
#C2F375 #7583F3 #E575F3
monochromatic
#8DDB13 #A9EE3D #C2F375 #DBF8AD #F3FDE3
Accessibility & contrast
On white
1.28
#C2F375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#C2F375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F375
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F375 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE569
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#C8E9D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2f375; /* rgb */ color: rgb(194, 243, 117); /* oklch */ color: oklch(90.4% 0.163 127.0);
Tailwind
colors: {
custom: {
50: '#d7f7a0',
500: '#c2f375',
950: '#000000',
},
}SCSS
$custom: #c2f375; $custom-light: #d7f7a0; $custom-dark: #000000;
JSON
{
"hex": "#c2f375",
"rgb": {
"r": 194,
"g": 243,
"b": 117
},
"hsl": {
"h": 83.333,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.90388,
"c": 0.16336,
"h": 127
},
"luminance": 0.76855
}Semantic roles & 50–950 ramp
primary
#C2F375
secondary
#763FCD
accent
#05E05A
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580