#C0FFCB#C0FFCB
#C0FFCB is a very light, moderate green. Relative luminance 0.870; OKLCH L 94.4% C 0.094 H 149.6°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFCB |
|---|---|
| RGB | rgb(192, 255, 203) |
| HSL | hsl(130, 100%, 88%) |
| HSV | hsv(130, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(94.75, -29.59, 18.59) |
| CIE-LCH | lch(94.75, 34.95, 147.86°) |
| OKLab | oklab(94.42% -0.0813 0.0477) |
| OKLCH | oklch(94.42% 0.094 149.6) |
| XYZ | xyz(68.2746, 87.0358, 69.6906) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint
#B6FFBB
ΔE00 3.45
Mint
#AAF0C1
ΔE00 3.85
Celadon
#BEFDB7
ΔE00 4.05
Light Seafoam
#A0FEBF
ΔE00 4.52
Very Pale Green
#CFFDBC
ΔE00 4.79
Very Light Green
#D1FFBD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFCB #FFC0F4
analogous
#D4FFC0 #C0FFCB #C0FFEA
triadic
#C0FFCB #CBC0FF #FFCBC0
tetradic
#C0FFCB #C0D4FF #FFC0F4 #FFEAC0
square
#C0FFCB #C0D4FF #FFC0F4 #FFEAC0
split-complementary
#C0FFCB #EAC0FF #FFC0D4
monochromatic
#46FF66 #83FF98 #C0FFCB #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.14
#C0FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#C0FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFCB
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFCB | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C8
Deuteranopia (green-blind)
#F6EDCE
Tritanopia (blue-blind)
#B8FCF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c0ffcb; /* rgb */ color: rgb(192, 255, 203); /* oklch */ color: oklch(94.4% 0.094 149.6);
Tailwind
colors: {
custom: {
50: '#d4ffdb',
500: '#c0ffcb',
950: '#000000',
},
}SCSS
$custom: #c0ffcb; $custom-light: #d4ffdb; $custom-dark: #000000;
JSON
{
"hex": "#c0ffcb",
"rgb": {
"r": 192,
"g": 255,
"b": 203
},
"hsl": {
"h": 130.476,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94415,
"c": 0.09429,
"h": 149.6
},
"luminance": 0.87038
}Semantic roles & 50–950 ramp
primary
#C0FFCB
secondary
#E87BD5
accent
#00BDE6
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141815
muted
#838684