#C2F293#C2F293
#C2F293 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.6% C 0.132 H 130.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F293 |
|---|---|
| RGB | rgb(194, 242, 147) |
| HSL | hsl(90, 79%, 76%) |
| HSV | hsv(90, 39%, 95%) |
| CMYK | cmyk(19.8%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(90.36, -31.28, 40.91) |
| CIE-LCH | lch(90.36, 51.50, 127.40°) |
| OKLab | oklab(90.59% -0.0858 0.1005) |
| OKLCH | oklch(90.59% 0.132 130.5) |
| XYZ | xyz(59.2658, 77.0791, 39.3534) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.67
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Tea Green
#BDF8A3
ΔE00 3.17
Washed Out Green
#BCF5A6
ΔE00 3.75
Light Yellowish Green
#C2FF89
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F293 #C393F2
analogous
#F1F293 #C2F293 #93F294
triadic
#C2F293 #93C2F2 #F293C2
tetradic
#C2F293 #93F1F2 #C393F2 #F29493
square
#C2F293 #93F1F2 #C393F2 #F29493
split-complementary
#C2F293 #9493F2 #F293F1
monochromatic
#84E526 #A3EB5C #C2F293 #E1F9CA #F0FCE4
Accessibility & contrast
On white
1.28
#C2F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#C2F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F293
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F293 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#C5EBDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2f293; /* rgb */ color: rgb(194, 242, 147); /* oklch */ color: oklch(90.6% 0.132 130.5);
Tailwind
colors: {
custom: {
50: '#d6f6b4',
500: '#c2f293',
950: '#000000',
},
}SCSS
$custom: #c2f293; $custom-light: #d6f6b4; $custom-dark: #000000;
JSON
{
"hex": "#c2f293",
"rgb": {
"r": 194,
"g": 242,
"b": 147
},
"hsl": {
"h": 90.316,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.90594,
"c": 0.13214,
"h": 130.5
},
"luminance": 0.7708
}Semantic roles & 50–950 ramp
primary
#C2F293
secondary
#955ACF
accent
#0BDB74
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581