#C2F97C#C2F97C
#C2F97C is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 91.8% C 0.165 H 128.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F97C |
|---|---|
| RGB | rgb(194, 249, 124) |
| HSL | hsl(86, 91%, 73%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(22.1%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(91.99, -37.11, 53.92) |
| CIE-LCH | lch(91.99, 65.46, 124.54°) |
| OKLab | oklab(91.81% -0.1034 0.1285) |
| OKLCH | oklch(91.81% 0.165 128.8) |
| XYZ | xyz(59.7614, 80.6748, 31.4881) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.11
Light Yellow Green
#CCFD7F
ΔE00 1.49
Pale Lime
#BEFD73
ΔE00 1.65
Light Yellowish Green
#C2FF89
ΔE00 1.98
Pistachio (survey)
#C0FA8B
ΔE00 2.23
Light Lime Green
#B9FF66
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F97C #B37CF9
analogous
#F9F17C #C2F97C #83F97C
triadic
#C2F97C #7CC2F9 #F97CC2
tetradic
#C2F97C #7CF9F1 #B37CF9 #F97C83
square
#C2F97C #7CF9F1 #B37CF9 #F97C83
split-complementary
#C2F97C #7C83F9 #F17CF9
monochromatic
#8BF00B #A7F641 #C2F97C #DDFCB7 #F1FEE2
Accessibility & contrast
On white
1.23
#C2F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#C2F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F97C
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F97C | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#FBE784
Tritanopia (blue-blind)
#C7F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f97c; /* rgb */ color: rgb(194, 249, 124); /* oklch */ color: oklch(91.8% 0.165 128.8);
Tailwind
colors: {
custom: {
50: '#d7fba5',
500: '#c2f97c',
950: '#000000',
},
}SCSS
$custom: #c2f97c; $custom-light: #d7fba5; $custom-dark: #000000;
JSON
{
"hex": "#c2f97c",
"rgb": {
"r": 194,
"g": 249,
"b": 124
},
"hsl": {
"h": 86.4,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.91811,
"c": 0.16494,
"h": 128.8
},
"luminance": 0.80676
}Semantic roles & 50–950 ramp
primary
#C2F97C
secondary
#8444D6
accent
#00E665
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580