#C2F67F#C2F67F
#C2F67F is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.158 H 128.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F67F |
|---|---|
| RGB | rgb(194, 246, 127) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 48%, 96%) |
| CMYK | cmyk(21.1%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(91.19, -35.44, 51.58) |
| CIE-LCH | lch(91.19, 62.58, 124.50°) |
| OKLab | oklab(91.18% -0.0986 0.1235) |
| OKLCH | oklch(91.18% 0.158 128.6) |
| XYZ | xyz(59.0342, 78.9122, 32.1959) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.71
Pistachio (survey)
#C0FA8B
ΔE00 1.95
Light Yellow Green
#CCFD7F
ΔE00 1.95
Light Yellowish Green
#C2FF89
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.51
Celery
#C1FD95
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F67F #B37FF6
analogous
#F6EE7F #C2F67F #87F67F
triadic
#C2F67F #7FC2F6 #F67FC2
tetradic
#C2F67F #7FF6EE #B37FF6 #F67F87
square
#C2F67F #7FF6EE #B37FF6 #F67F87
split-complementary
#C2F67F #7F87F6 #EE7FF6
monochromatic
#8BEA10 #A7F246 #C2F67F #DDFAB8 #F1FDE2
Accessibility & contrast
On white
1.25
#C2F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C2F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F67F
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F67F | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F8E586
Tritanopia (blue-blind)
#C7EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f67f; /* rgb */ color: rgb(194, 246, 127); /* oklch */ color: oklch(91.2% 0.158 128.6);
Tailwind
colors: {
custom: {
50: '#d6f9a6',
500: '#c2f67f',
950: '#000000',
},
}SCSS
$custom: #c2f67f; $custom-light: #d6f9a6; $custom-dark: #000000;
JSON
{
"hex": "#c2f67f",
"rgb": {
"r": 194,
"g": 246,
"b": 127
},
"hsl": {
"h": 86.218,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.91183,
"c": 0.15803,
"h": 128.6
},
"luminance": 0.78913
}Semantic roles & 50–950 ramp
primary
#C2F67F
secondary
#8447D2
accent
#02E365
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580