#C2F384#C2F384
#C2F384 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.6% C 0.149 H 128.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F384 |
|---|---|
| RGB | rgb(194, 243, 132) |
| HSL | hsl(86, 82%, 74%) |
| HSV | hsv(86, 46%, 95%) |
| CMYK | cmyk(20.2%, 0%, 45.7%, 4.7%) |
| CIE-LAB | lab(90.43, -33.53, 48.28) |
| CIE-LCH | lch(90.43, 58.78, 124.78°) |
| OKLab | oklab(90.59% -0.0929 0.1165) |
| OKLCH | oklch(90.59% 0.149 128.6) |
| XYZ | xyz(58.4630, 77.2355, 33.6532) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.74
Light Yellow Green
#CCFD7F
ΔE00 2.84
Celery
#C1FD95
ΔE00 3.07
Pale Lime
#BEFD73
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F384 #B584F3
analogous
#F3EC84 #C2F384 #8AF384
triadic
#C2F384 #84C2F3 #F384C2
tetradic
#C2F384 #84F3EC #B584F3 #F3848A
square
#C2F384 #84F3EC #B584F3 #F3848A
split-complementary
#C2F384 #848AF3 #EC84F3
monochromatic
#8AE616 #A6EE4C #C2F384 #DEF8BC #F1FCE3
Accessibility & contrast
On white
1.28
#C2F384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#C2F384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F384
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F384 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67B
Deuteranopia (green-blind)
#F5E38A
Tritanopia (blue-blind)
#C6EAD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f384; /* rgb */ color: rgb(194, 243, 132); /* oklch */ color: oklch(90.6% 0.149 128.6);
Tailwind
colors: {
custom: {
50: '#d6f7aa',
500: '#c2f384',
950: '#000000',
},
}SCSS
$custom: #c2f384; $custom-light: #d6f7aa; $custom-dark: #000000;
JSON
{
"hex": "#c2f384",
"rgb": {
"r": 194,
"g": 243,
"b": 132
},
"hsl": {
"h": 86.486,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.90586,
"c": 0.14899,
"h": 128.6
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#C2F384
secondary
#864CCF
accent
#07DF66
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581