#C2F67C#C2F67C
#C2F67C is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.161 H 128.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F67C |
|---|---|
| RGB | rgb(194, 246, 124) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 50%, 96%) |
| CMYK | cmyk(21.1%, 0%, 49.6%, 3.5%) |
| CIE-LAB | lab(91.16, -35.76, 52.93) |
| CIE-LCH | lch(91.16, 63.87, 124.04°) |
| OKLab | oklab(91.14% -0.0997 0.1263) |
| OKLCH | oklch(91.14% 0.161 128.3) |
| XYZ | xyz(58.8416, 78.8351, 31.1815) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.72
Light Yellow Green
#CCFD7F
ΔE00 1.77
Pale Lime
#BEFD73
ΔE00 2.26
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.41
Celery
#C1FD95
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F67C #B07CF6
analogous
#F6ED7C #C2F67C #85F67C
triadic
#C2F67C #7CC2F6 #F67CC2
tetradic
#C2F67C #7CF6ED #B07CF6 #F67C85
square
#C2F67C #7CF6ED #B07CF6 #F67C85
split-complementary
#C2F67C #7C85F6 #ED7CF6
monochromatic
#8CE810 #A7F243 #C2F67C #DDFAB5 #F2FDE2
Accessibility & contrast
On white
1.25
#C2F67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#C2F67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F67C
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F67C | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#F9E583
Tritanopia (blue-blind)
#C7EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f67c; /* rgb */ color: rgb(194, 246, 124); /* oklch */ color: oklch(91.1% 0.161 128.3);
Tailwind
colors: {
custom: {
50: '#d7f9a4',
500: '#c2f67c',
950: '#000000',
},
}SCSS
$custom: #c2f67c; $custom-light: #d7f9a4; $custom-dark: #000000;
JSON
{
"hex": "#c2f67c",
"rgb": {
"r": 194,
"g": 246,
"b": 124
},
"hsl": {
"h": 85.574,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.91144,
"c": 0.16088,
"h": 128.3
},
"luminance": 0.78836
}Semantic roles & 50–950 ramp
primary
#C2F67C
secondary
#8144D2
accent
#02E462
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580