#C0FFDC#C0FFDC
#C0FFDC is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.079 H 160.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFDC |
|---|---|
| RGB | rgb(192, 255, 220) |
| HSL | hsl(147, 100%, 88%) |
| HSV | hsv(147, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(95.11, -26.53, 10.39) |
| CIE-LCH | lch(95.11, 28.49, 158.60°) |
| OKLab | oklab(94.82% -0.0743 0.0269) |
| OKLCH | oklch(94.82% 0.079 160.1) |
| XYZ | xyz(70.4126, 87.8910, 80.9510) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.71
Mint
#AAF0C1
ΔE00 4.85
Pale Aqua
#B8FFEB
ΔE00 5.10
Light Aqua
#8CFFDB
ΔE00 6.85
Light Seafoam
#A0FEBF
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFDC #FFC0E3
analogous
#C3FFC0 #C0FFDC #C0FFFC
triadic
#C0FFDC #DCC0FF #FFDCC0
tetradic
#C0FFDC #C0C3FF #FFC0E3 #FFFCC0
square
#C0FFDC #C0C3FF #FFC0E3 #FFFCC0
split-complementary
#C0FFDC #FCC0FF #FFC0C3
monochromatic
#46FF98 #83FFBA #C0FFDC #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.13
#C0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#C0FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFDC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFDC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DA
Deuteranopia (green-blind)
#F2EEDE
Tritanopia (blue-blind)
#B4FEF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0ffdc; /* rgb */ color: rgb(192, 255, 220); /* oklch */ color: oklch(94.8% 0.079 160.1);
Tailwind
colors: {
custom: {
50: '#d4ffe6',
500: '#c0ffdc',
950: '#000000',
},
}SCSS
$custom: #c0ffdc; $custom-light: #d4ffe6; $custom-dark: #000000;
JSON
{
"hex": "#c0ffdc",
"rgb": {
"r": 192,
"g": 255,
"b": 220
},
"hsl": {
"h": 146.667,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94824,
"c": 0.07899,
"h": 160.1
},
"luminance": 0.87894
}Semantic roles & 50–950 ramp
primary
#C0FFDC
secondary
#E87BB8
accent
#007FE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684