#C2F67E#C2F67E
#C2F67E is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.2% C 0.159 H 128.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F67E |
|---|---|
| RGB | rgb(194, 246, 126) |
| HSL | hsl(86, 87%, 73%) |
| HSV | hsv(86, 49%, 96%) |
| CMYK | cmyk(21.1%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(91.18, -35.55, 52.03) |
| CIE-LCH | lch(91.18, 63.01, 124.34°) |
| OKLab | oklab(91.17% -0.0989 0.1244) |
| OKLCH | oklch(91.17% 0.159 128.5) |
| XYZ | xyz(58.9693, 78.8862, 31.8544) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.70
Light Yellow Green
#CCFD7F
ΔE00 1.88
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Light Yellowish Green
#C2FF89
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.42
Celery
#C1FD95
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F67E #B27EF6
analogous
#F6EE7E #C2F67E #86F67E
triadic
#C2F67E #7EC2F6 #F67EC2
tetradic
#C2F67E #7EF6EE #B27EF6 #F67E86
square
#C2F67E #7EF6EE #B27EF6 #F67E86
split-complementary
#C2F67E #7E86F6 #EE7EF6
monochromatic
#8BE910 #A7F245 #C2F67E #DDFAB7 #F1FDE2
Accessibility & contrast
On white
1.25
#C2F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C2F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F67E
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F67E | 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)
#FFE874
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#C7EDDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f67e; /* rgb */ color: rgb(194, 246, 126); /* oklch */ color: oklch(91.2% 0.159 128.5);
Tailwind
colors: {
custom: {
50: '#d6f9a6',
500: '#c2f67e',
950: '#000000',
},
}SCSS
$custom: #c2f67e; $custom-light: #d6f9a6; $custom-dark: #000000;
JSON
{
"hex": "#c2f67e",
"rgb": {
"r": 194,
"g": 246,
"b": 126
},
"hsl": {
"h": 86,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.9117,
"c": 0.15898,
"h": 128.5
},
"luminance": 0.78887
}Semantic roles & 50–950 ramp
primary
#C2F67E
secondary
#8346D2
accent
#02E464
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580