#C0FDB0#C0FDB0
#C0FDB0 is a very light, moderate green. Relative luminance 0.846; OKLCH L 93.4% C 0.119 H 139.2°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FDB0 |
|---|---|
| RGB | rgb(192, 253, 176) |
| HSL | hsl(108, 95%, 84%) |
| HSV | hsv(108, 30%, 99%) |
| CMYK | cmyk(24.1%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(93.71, -33.04, 30.85) |
| CIE-LCH | lch(93.71, 45.20, 136.96°) |
| OKLab | oklab(93.41% -0.09 0.0776) |
| OKLCH | oklch(93.41% 0.119 139.2) |
| XYZ | xyz(64.6979, 84.5897, 53.9846) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.29
Light Light Green
#C8FFB0
ΔE00 1.33
Celadon
#BEFDB7
ΔE00 1.53
Washed Out Green
#BCF5A6
ΔE00 1.82
Tea Green
#BDF8A3
ΔE00 2.00
Light Pastel Green
#B2FBA5
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FDB0 #EDB0FD
analogous
#E7FDB0 #C0FDB0 #B0FDC7
triadic
#C0FDB0 #B0C0FD #FDB0C0
tetradic
#C0FDB0 #B0E7FD #EDB0FD #FDC7B0
square
#C0FDB0 #B0E7FD #EDB0FD #FDC7B0
split-complementary
#C0FDB0 #C7B0FD #FDB0E7
monochromatic
#61FA39 #90FB74 #C0FDB0 #E7FEE1 #E7FEE1
Accessibility & contrast
On white
1.17
#C0FDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#C0FDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FDB0
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FDB0 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AB
Deuteranopia (green-blind)
#F8EBB4
Tritanopia (blue-blind)
#BDF8E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c0fdb0; /* rgb */ color: rgb(192, 253, 176); /* oklch */ color: oklch(93.4% 0.119 139.2);
Tailwind
colors: {
custom: {
50: '#d4fec8',
500: '#c0fdb0',
950: '#000000',
},
}SCSS
$custom: #c0fdb0; $custom-light: #d4fec8; $custom-dark: #000000;
JSON
{
"hex": "#c0fdb0",
"rgb": {
"r": 192,
"g": 253,
"b": 176
},
"hsl": {
"h": 107.532,
"s": 95.062,
"l": 84.118
},
"oklch": {
"l": 0.93408,
"c": 0.11884,
"h": 139.2
},
"luminance": 0.84592
}Semantic roles & 50–950 ramp
primary
#C0FDB0
secondary
#CA6FE2
accent
#00E6B6
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682