#C2F98A#C2F98A
#C2F98A is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.0% C 0.151 H 130.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F98A |
|---|---|
| RGB | rgb(194, 249, 138) |
| HSL | hsl(90, 90%, 76%) |
| HSV | hsv(90, 45%, 98%) |
| CMYK | cmyk(22.1%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(92.16, -35.58, 47.56) |
| CIE-LCH | lch(92.16, 59.40, 126.80°) |
| OKLab | oklab(92% -0.0983 0.1152) |
| OKLCH | oklch(92% 0.151 130.5) |
| XYZ | xyz(60.7105, 81.0544, 36.4863) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.50
Light Yellowish Green
#C2FF89
ΔE00 1.44
Celery
#C1FD95
ΔE00 1.76
Light Pea Green
#C4FE82
ΔE00 1.87
Light Yellow Green
#CCFD7F
ΔE00 2.80
Pale Lime
#BEFD73
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F98A #C18AF9
analogous
#F9F98A #C2F98A #8AF98A
triadic
#C2F98A #8AC2F9 #F98AC2
tetradic
#C2F98A #8AF9F9 #C18AF9 #F98A8A
square
#C2F98A #8AF9F9 #C18AF9 #F98A8A
split-complementary
#C2F98A #8A8AF9 #F98AF9
monochromatic
#85F316 #A4F650 #C2F98A #E0FCC4 #F0FEE2
Accessibility & contrast
On white
1.22
#C2F98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#C2F98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F98A
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F98A | 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)
#FFEB81
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#C5F1DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f98a; /* rgb */ color: rgb(194, 249, 138); /* oklch */ color: oklch(92.0% 0.151 130.5);
Tailwind
colors: {
custom: {
50: '#d6fbae',
500: '#c2f98a',
950: '#000000',
},
}SCSS
$custom: #c2f98a; $custom-light: #d6fbae; $custom-dark: #000000;
JSON
{
"hex": "#c2f98a",
"rgb": {
"r": 194,
"g": 249,
"b": 138
},
"hsl": {
"h": 89.73,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.92003,
"c": 0.15142,
"h": 130.5
},
"luminance": 0.81056
}Semantic roles & 50–950 ramp
primary
#C2F98A
secondary
#9350D7
accent
#00E672
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581