#C2F273#C2F273
#C2F273 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.1% C 0.164 H 126.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F273 |
|---|---|
| RGB | rgb(194, 242, 115) |
| HSL | hsl(83, 83%, 70%) |
| HSV | hsv(83, 52%, 95%) |
| CMYK | cmyk(19.8%, 0%, 52.5%, 5.1%) |
| CIE-LAB | lab(89.96, -34.83, 55.63) |
| CIE-LCH | lch(89.96, 65.63, 122.05°) |
| OKLab | oklab(90.14% -0.0978 0.1315) |
| OKLCH | oklch(90.14% 0.164 126.6) |
| XYZ | xyz(57.0946, 76.2107, 27.9185) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.81
Light Pea Green
#C4FE82
ΔE00 2.92
Pear
#CBF85F
ΔE00 3.47
Pistachio (survey)
#C0FA8B
ΔE00 3.63
Light Yellowish Green
#C2FF89
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F273 #A373F2
analogous
#F2E273 #C2F273 #83F273
triadic
#C2F273 #73C2F2 #F273C2
tetradic
#C2F273 #73F2E2 #A373F2 #F27383
square
#C2F273 #73F2E2 #A373F2 #F27383
split-complementary
#C2F273 #7383F2 #E273F2
monochromatic
#8DD714 #AAED3B #C2F273 #DAF7AB #F3FCE3
Accessibility & contrast
On white
1.29
#C2F273 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#C2F273 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F273
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F273 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F273 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE467
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#C8E8D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2f273; /* rgb */ color: rgb(194, 242, 115); /* oklch */ color: oklch(90.1% 0.164 126.6);
Tailwind
colors: {
custom: {
50: '#d7f69e',
500: '#c2f273',
950: '#000000',
},
}SCSS
$custom: #c2f273; $custom-light: #d7f69e; $custom-dark: #000000;
JSON
{
"hex": "#c2f273",
"rgb": {
"r": 194,
"g": 242,
"b": 115
},
"hsl": {
"h": 82.677,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.90141,
"c": 0.16386,
"h": 126.6
},
"luminance": 0.76211
}Semantic roles & 50–950 ramp
primary
#C2F273
secondary
#733DCC
accent
#06DF58
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580