#C2F989#C2F989
#C2F989 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.0% C 0.152 H 130.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F989 |
|---|---|
| RGB | rgb(194, 249, 137) |
| HSL | hsl(89, 90%, 76%) |
| HSV | hsv(89, 45%, 98%) |
| CMYK | cmyk(22.1%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(92.14, -35.70, 48.02) |
| CIE-LCH | lch(92.14, 59.84, 126.63°) |
| OKLab | oklab(91.99% -0.0986 0.1162) |
| OKLCH | oklch(91.99% 0.152 130.3) |
| XYZ | xyz(60.6384, 81.0256, 36.1068) |
| Luminance | 0.8103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.58
Light Yellowish Green
#C2FF89
ΔE00 1.40
Light Pea Green
#C4FE82
ΔE00 1.74
Celery
#C1FD95
ΔE00 1.88
Light Yellow Green
#CCFD7F
ΔE00 2.67
Pale Lime
#BEFD73
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F989 #C089F9
analogous
#F9F889 #C2F989 #8AF989
triadic
#C2F989 #89C2F9 #F989C2
tetradic
#C2F989 #89F9F8 #C089F9 #F9898A
square
#C2F989 #89F9F8 #C089F9 #F9898A
split-complementary
#C2F989 #898AF9 #F889F9
monochromatic
#86F315 #A4F64F #C2F989 #E0FCC3 #F0FEE2
Accessibility & contrast
On white
1.22
#C2F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C2F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F989
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F989 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#C5F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f989; /* rgb */ color: rgb(194, 249, 137); /* oklch */ color: oklch(92.0% 0.152 130.3);
Tailwind
colors: {
custom: {
50: '#d6fbad',
500: '#c2f989',
950: '#000000',
},
}SCSS
$custom: #c2f989; $custom-light: #d6fbad; $custom-dark: #000000;
JSON
{
"hex": "#c2f989",
"rgb": {
"r": 194,
"g": 249,
"b": 137
},
"hsl": {
"h": 89.464,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91988,
"c": 0.15242,
"h": 130.3
},
"luminance": 0.81027
}Semantic roles & 50–950 ramp
primary
#C2F989
secondary
#924FD7
accent
#00E671
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581