#C0FCA9#C0FCA9
#C0FCA9 is a very light, vivid green. Relative luminance 0.837; OKLCH L 93.1% C 0.125 H 137.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FCA9 |
|---|---|
| RGB | rgb(192, 252, 169) |
| HSL | hsl(103, 93%, 83%) |
| HSV | hsv(103, 33%, 99%) |
| CMYK | cmyk(23.8%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(93.32, -33.61, 33.84) |
| CIE-LCH | lch(93.32, 47.70, 134.80°) |
| OKLab | oklab(93.06% -0.0916 0.0846) |
| OKLCH | oklch(93.06% 0.125 137.3) |
| XYZ | xyz(63.7082, 83.6900, 50.3256) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 0.96
Light Light Green
#C8FFB0
ΔE00 1.26
Washed Out Green
#BCF5A6
ΔE00 1.50
Light Pastel Green
#B2FBA5
ΔE00 1.99
Pale Green
#C7FDB5
ΔE00 2.09
Celadon
#BEFDB7
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FCA9 #E5A9FC
analogous
#EAFCA9 #C0FCA9 #A9FCBB
triadic
#C0FCA9 #A9C0FC #FCA9C0
tetradic
#C0FCA9 #A9EAFC #E5A9FC #FCBBA9
square
#C0FCA9 #A9EAFC #E5A9FC #FCBBA9
split-complementary
#C0FCA9 #BBA9FC #FCA9EA
monochromatic
#69F833 #95FA6E #C0FCA9 #E9FEE1 #E9FEE1
Accessibility & contrast
On white
1.18
#C0FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#C0FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FCA9
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FCA9 | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA3
Deuteranopia (green-blind)
#F8EAAD
Tritanopia (blue-blind)
#BEF6E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c0fca9; /* rgb */ color: rgb(192, 252, 169); /* oklch */ color: oklch(93.1% 0.125 137.3);
Tailwind
colors: {
custom: {
50: '#d4fdc3',
500: '#c0fca9',
950: '#000000',
},
}SCSS
$custom: #c0fca9; $custom-light: #d4fdc3; $custom-dark: #000000;
JSON
{
"hex": "#c0fca9",
"rgb": {
"r": 192,
"g": 252,
"b": 169
},
"hsl": {
"h": 103.373,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.93055,
"c": 0.12471,
"h": 137.3
},
"luminance": 0.83692
}Semantic roles & 50–950 ramp
primary
#C0FCA9
secondary
#BF6AE0
accent
#00E6A6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141712
muted
#838582