#C2FB98#C2FB98
#C2FB98 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.7% C 0.140 H 132.9°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB98 |
|---|---|
| RGB | rgb(194, 251, 152) |
| HSL | hsl(95, 93%, 79%) |
| HSV | hsv(95, 39%, 98%) |
| CMYK | cmyk(22.7%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(92.90, -34.79, 41.73) |
| CIE-LCH | lch(92.90, 54.33, 129.82°) |
| OKLab | oklab(92.66% -0.0954 0.1026) |
| OKLCH | oklch(92.66% 0.14 132.9) |
| XYZ | xyz(62.4116, 82.7292, 42.3798) |
| Luminance | 0.8273 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.79
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Tea Green
#BDF8A3
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pale Light Green
#B1FC99
ΔE00 2.77
Pastel Green
#B0FF9D
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB98 #D198FB
analogous
#F4FB98 #C2FB98 #98FBA0
triadic
#C2FB98 #98C2FB #FB98C2
tetradic
#C2FB98 #98F4FB #D198FB #FBA098
square
#C2FB98 #98F4FB #D198FB #FBA098
split-complementary
#C2FB98 #A098FB #FB98F4
monochromatic
#7CF622 #9FF95D #C2FB98 #E5FDD3 #EEFEE2
Accessibility & contrast
On white
1.20
#C2FB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#C2FB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB98
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB98 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#C3F4E3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c2fb98; /* rgb */ color: rgb(194, 251, 152); /* oklch */ color: oklch(92.7% 0.140 132.9);
Tailwind
colors: {
custom: {
50: '#d6fdb7',
500: '#c2fb98',
950: '#000000',
},
}SCSS
$custom: #c2fb98; $custom-light: #d6fdb7; $custom-dark: #000000;
JSON
{
"hex": "#c2fb98",
"rgb": {
"r": 194,
"g": 251,
"b": 152
},
"hsl": {
"h": 94.545,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.92661,
"c": 0.14004,
"h": 132.9
},
"luminance": 0.82731
}Semantic roles & 50–950 ramp
primary
#C2FB98
secondary
#A55BDC
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581