#C2F288#C2F288
#C2F288 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.4% C 0.144 H 128.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F288 |
|---|---|
| RGB | rgb(194, 242, 136) |
| HSL | hsl(87, 80%, 74%) |
| HSV | hsv(87, 44%, 95%) |
| CMYK | cmyk(19.8%, 0%, 43.8%, 5.1%) |
| CIE-LAB | lab(90.21, -32.61, 46.08) |
| CIE-LCH | lch(90.21, 56.45, 125.29°) |
| OKLab | oklab(90.42% -0.0901 0.1118) |
| OKLCH | oklch(90.42% 0.144 128.9) |
| XYZ | xyz(58.4436, 76.7502, 35.0230) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.02
Celery
#C1FD95
ΔE00 2.91
Light Yellowish Green
#C2FF89
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.14
Light Yellow Green
#CCFD7F
ΔE00 3.44
Pale Lime
#BEFD73
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F288 #B888F2
analogous
#F2ED88 #C2F288 #8DF288
triadic
#C2F288 #88C2F2 #F288C2
tetradic
#C2F288 #88F2ED #B888F2 #F2888D
square
#C2F288 #88F2ED #B888F2 #F2888D
split-complementary
#C2F288 #888DF2 #ED88F2
monochromatic
#89E61A #A6EC51 #C2F288 #DEF8BF #F1FCE3
Accessibility & contrast
On white
1.28
#C2F288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#C2F288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F288
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F288 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE580
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#C6EAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c2f288; /* rgb */ color: rgb(194, 242, 136); /* oklch */ color: oklch(90.4% 0.144 128.9);
Tailwind
colors: {
custom: {
50: '#d6f6ac',
500: '#c2f288',
950: '#000000',
},
}SCSS
$custom: #c2f288; $custom-light: #d6f6ac; $custom-dark: #000000;
JSON
{
"hex": "#c2f288",
"rgb": {
"r": 194,
"g": 242,
"b": 136
},
"hsl": {
"h": 87.17,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.90423,
"c": 0.14356,
"h": 128.9
},
"luminance": 0.76751
}Semantic roles & 50–950 ramp
primary
#C2F288
secondary
#8950CE
accent
#09DD69
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581