#C2F296#C2F296
#C2F296 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.6% C 0.129 H 131.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F296 |
|---|---|
| RGB | rgb(194, 242, 150) |
| HSL | hsl(91, 78%, 77%) |
| HSV | hsv(91, 38%, 95%) |
| CMYK | cmyk(19.8%, 0%, 38%, 5.1%) |
| CIE-LAB | lab(90.40, -30.90, 39.49) |
| CIE-LCH | lch(90.40, 50.14, 128.04°) |
| OKLab | oklab(90.64% -0.0846 0.0973) |
| OKLCH | oklch(90.64% 0.129 131) |
| XYZ | xyz(59.5043, 77.1745, 40.6094) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.79
Celery
#C1FD95
ΔE00 2.81
Pistachio (survey)
#C0FA8B
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.29
Light Light Green
#C8FFB0
ΔE00 4.07
Pale Light Green
#B1FC99
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F296 #C696F2
analogous
#F0F296 #C2F296 #96F298
triadic
#C2F296 #96C2F2 #F296C2
tetradic
#C2F296 #96F0F2 #C696F2 #F29896
square
#C2F296 #96F0F2 #C696F2 #F29896
split-complementary
#C2F296 #9896F2 #F296F0
monochromatic
#83E529 #A2EB60 #C2F296 #E2F9CC #EFFCE4
Accessibility & contrast
On white
1.28
#C2F296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#C2F296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F296
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F296 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68F
Deuteranopia (green-blind)
#F3E29B
Tritanopia (blue-blind)
#C4EBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2f296; /* rgb */ color: rgb(194, 242, 150); /* oklch */ color: oklch(90.6% 0.129 131.0);
Tailwind
colors: {
custom: {
50: '#d6f6b6',
500: '#c2f296',
950: '#000000',
},
}SCSS
$custom: #c2f296; $custom-light: #d6f6b6; $custom-dark: #000000;
JSON
{
"hex": "#c2f296",
"rgb": {
"r": 194,
"g": 242,
"b": 150
},
"hsl": {
"h": 91.304,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.90644,
"c": 0.12896,
"h": 131
},
"luminance": 0.77176
}Semantic roles & 50–950 ramp
primary
#C2F296
secondary
#995DCF
accent
#0BDA77
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581