#C2F381#C2F381
#C2F381 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.5% C 0.152 H 128.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F381 |
|---|---|
| RGB | rgb(194, 243, 129) |
| HSL | hsl(86, 83%, 73%) |
| HSV | hsv(86, 47%, 95%) |
| CMYK | cmyk(20.2%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(90.39, -33.86, 49.66) |
| CIE-LCH | lch(90.39, 60.10, 124.29°) |
| OKLab | oklab(90.54% -0.094 0.1194) |
| OKLCH | oklch(90.54% 0.152 128.2) |
| XYZ | xyz(58.2607, 77.1546, 32.5875) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Light Pea Green
#C4FE82
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 2.57
Light Yellowish Green
#C2FF89
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F381 #B281F3
analogous
#F3EB81 #C2F381 #89F381
triadic
#C2F381 #81C2F3 #F381C2
tetradic
#C2F381 #81F3EB #B281F3 #F38189
square
#C2F381 #81F3EB #B281F3 #F38189
split-complementary
#C2F381 #8189F3 #EB81F3
monochromatic
#8BE416 #A7EE49 #C2F381 #DDF8B9 #F1FCE3
Accessibility & contrast
On white
1.28
#C2F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#C2F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F381
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F381 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE677
Deuteranopia (green-blind)
#F6E288
Tritanopia (blue-blind)
#C7EAD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2f381; /* rgb */ color: rgb(194, 243, 129); /* oklch */ color: oklch(90.5% 0.152 128.2);
Tailwind
colors: {
custom: {
50: '#d6f7a8',
500: '#c2f381',
950: '#000000',
},
}SCSS
$custom: #c2f381; $custom-light: #d6f7a8; $custom-dark: #000000;
JSON
{
"hex": "#c2f381",
"rgb": {
"r": 194,
"g": 243,
"b": 129
},
"hsl": {
"h": 85.789,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.90544,
"c": 0.15196,
"h": 128.2
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#C2F381
secondary
#834ACF
accent
#06DF64
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#151710
muted
#848580