#C4FA88#C4FA88
#C4FA88 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.154 H 129.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA88 |
|---|---|
| RGB | rgb(196, 250, 136) |
| HSL | hsl(88, 92%, 76%) |
| HSV | hsv(88, 46%, 98%) |
| CMYK | cmyk(21.6%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(92.52, -35.56, 48.99) |
| CIE-LCH | lch(92.52, 60.54, 125.97°) |
| OKLab | oklab(92.32% -0.0984 0.1183) |
| OKLCH | oklch(92.32% 0.154 129.8) |
| XYZ | xyz(61.3938, 81.8834, 35.8583) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.93
Light Yellowish Green
#C2FF89
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.40
Celery
#C1FD95
ΔE00 2.17
Light Yellow Green
#CCFD7F
ΔE00 2.23
Pale Lime
#BEFD73
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA88 #BE88FA
analogous
#FAF788 #C4FA88 #8BFA88
triadic
#C4FA88 #88C4FA #FA88C4
tetradic
#C4FA88 #88FAF7 #BE88FA #FA888B
square
#C4FA88 #88FAF7 #BE88FA #FA888B
split-complementary
#C4FA88 #888BFA #F788FA
monochromatic
#8AF513 #A7F84D #C4FA88 #E1FCC3 #F0FEE2
Accessibility & contrast
On white
1.21
#C4FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C4FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA88
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA88 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#C8F1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa88; /* rgb */ color: rgb(196, 250, 136); /* oklch */ color: oklch(92.3% 0.154 129.8);
Tailwind
colors: {
custom: {
50: '#d8fcac',
500: '#c4fa88',
950: '#000000',
},
}SCSS
$custom: #c4fa88; $custom-light: #d8fcac; $custom-dark: #000000;
JSON
{
"hex": "#c4fa88",
"rgb": {
"r": 196,
"g": 250,
"b": 136
},
"hsl": {
"h": 88.421,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.92321,
"c": 0.15387,
"h": 129.8
},
"luminance": 0.81885
}Semantic roles & 50–950 ramp
primary
#C4FA88
secondary
#8F4ED9
accent
#00E66D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581