#C2F675#C2F675
#C2F675 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.167 H 127.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F675 |
|---|---|
| RGB | rgb(194, 246, 117) |
| HSL | hsl(84, 88%, 71%) |
| HSV | hsv(84, 52%, 96%) |
| CMYK | cmyk(21.1%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(91.08, -36.45, 56.05) |
| CIE-LCH | lch(91.08, 66.86, 123.04°) |
| OKLab | oklab(91.06% -0.1021 0.1326) |
| OKLCH | oklch(91.06% 0.167 127.6) |
| XYZ | xyz(58.4145, 78.6643, 28.9324) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Light Lime Green
#B9FF66
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F675 #A975F6
analogous
#F6E975 #C2F675 #81F675
triadic
#C2F675 #75C2F6 #F675C2
tetradic
#C2F675 #75F6E9 #A975F6 #F67581
square
#C2F675 #75F6E9 #A975F6 #F67581
split-complementary
#C2F675 #7581F6 #E975F6
monochromatic
#8DE20F #A9F23C #C2F675 #DBFAAE #F2FDE2
Accessibility & contrast
On white
1.26
#C2F675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#C2F675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F675
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F675 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#C8ECD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f675; /* rgb */ color: rgb(194, 246, 117); /* oklch */ color: oklch(91.1% 0.167 127.6);
Tailwind
colors: {
custom: {
50: '#d7f9a0',
500: '#c2f675',
950: '#000000',
},
}SCSS
$custom: #c2f675; $custom-light: #d7f9a0; $custom-dark: #000000;
JSON
{
"hex": "#c2f675",
"rgb": {
"r": 194,
"g": 246,
"b": 117
},
"hsl": {
"h": 84.186,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.91056,
"c": 0.16735,
"h": 127.6
},
"luminance": 0.78665
}Semantic roles & 50–950 ramp
primary
#C2F675
secondary
#793ED1
accent
#01E45D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580