#C2F595#C2F595
#C2F595 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.3% C 0.134 H 131.4°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F595 |
|---|---|
| RGB | rgb(194, 245, 149) |
| HSL | hsl(92, 83%, 77%) |
| HSV | hsv(92, 39%, 96%) |
| CMYK | cmyk(20.8%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(91.21, -32.42, 41.02) |
| CIE-LCH | lch(91.21, 52.28, 128.32°) |
| OKLab | oklab(91.29% -0.0889 0.1008) |
| OKLCH | oklch(91.29% 0.134 131.4) |
| XYZ | xyz(60.3243, 78.9429, 40.4872) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.00
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Tea Green
#BDF8A3
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 3.42
Washed Out Green
#BCF5A6
ΔE00 3.51
Pale Light Green
#B1FC99
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F595 #C895F5
analogous
#F2F595 #C2F595 #95F598
triadic
#C2F595 #95C2F5 #F595C2
tetradic
#C2F595 #95F2F5 #C895F5 #F59895
square
#C2F595 #95F2F5 #C895F5 #F59895
split-complementary
#C2F595 #9895F5 #F595F2
monochromatic
#82EA25 #A2F05D #C2F595 #E2FACD #EFFCE3
Accessibility & contrast
On white
1.25
#C2F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#C2F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F595
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F595 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#F5E49A
Tritanopia (blue-blind)
#C4EEDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f595; /* rgb */ color: rgb(194, 245, 149); /* oklch */ color: oklch(91.3% 0.134 131.4);
Tailwind
colors: {
custom: {
50: '#d6f8b5',
500: '#c2f595',
950: '#000000',
},
}SCSS
$custom: #c2f595; $custom-light: #d6f8b5; $custom-dark: #000000;
JSON
{
"hex": "#c2f595",
"rgb": {
"r": 194,
"g": 245,
"b": 149
},
"hsl": {
"h": 91.875,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.91288,
"c": 0.13441,
"h": 131.4
},
"luminance": 0.78944
}Semantic roles & 50–950 ramp
primary
#C2F595
secondary
#9B5BD3
accent
#06DF7A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581