#C2F396#C2F396
#C2F396 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.9% C 0.130 H 131.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F396 |
|---|---|
| RGB | rgb(194, 243, 150) |
| HSL | hsl(92, 79%, 77%) |
| HSV | hsv(92, 38%, 95%) |
| CMYK | cmyk(20.2%, 0%, 38.3%, 4.7%) |
| CIE-LAB | lab(90.68, -31.36, 39.84) |
| CIE-LCH | lch(90.68, 50.70, 128.21°) |
| OKLab | oklab(90.86% -0.0859 0.0981) |
| OKLCH | oklch(90.86% 0.13 131.2) |
| XYZ | xyz(59.8027, 77.7714, 40.7089) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.95
Light Yellowish Green
#C2FF89
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F396 #C796F3
analogous
#F0F396 #C2F396 #96F399
triadic
#C2F396 #96C2F3 #F396C2
tetradic
#C2F396 #96F0F3 #C796F3 #F39996
square
#C2F396 #96F0F3 #C796F3 #F39996
split-complementary
#C2F396 #9996F3 #F396F0
monochromatic
#82E628 #A2ED5F #C2F396 #E2F9CD #EFFCE4
Accessibility & contrast
On white
1.27
#C2F396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C2F396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F396
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F396 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#F3E39B
Tritanopia (blue-blind)
#C4ECDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f396; /* rgb */ color: rgb(194, 243, 150); /* oklch */ color: oklch(90.9% 0.130 131.2);
Tailwind
colors: {
custom: {
50: '#d6f7b6',
500: '#c2f396',
950: '#000000',
},
}SCSS
$custom: #c2f396; $custom-light: #d6f7b6; $custom-dark: #000000;
JSON
{
"hex": "#c2f396",
"rgb": {
"r": 194,
"g": 243,
"b": 150
},
"hsl": {
"h": 91.613,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.90864,
"c": 0.13043,
"h": 131.2
},
"luminance": 0.77773
}Semantic roles & 50–950 ramp
primary
#C2F396
secondary
#9A5DD1
accent
#0ADC78
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581