#C0FFDD#C0FFDD
#C0FFDD is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.078 H 160.9°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFDD |
|---|---|
| RGB | rgb(192, 255, 221) |
| HSL | hsl(148, 100%, 88%) |
| HSV | hsv(148, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(95.14, -26.34, 9.91) |
| CIE-LCH | lch(95.14, 28.14, 159.37°) |
| OKLab | oklab(94.85% -0.0739 0.0256) |
| OKLCH | oklch(94.85% 0.078 160.9) |
| XYZ | xyz(70.5454, 87.9442, 81.6505) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 4.82
Mint
#AAF0C1
ΔE00 5.05
Light Aqua
#8CFFDB
ΔE00 6.79
Light Teal
#90E4C1
ΔE00 7.34
Light Seafoam
#A0FEBF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFDD #FFC0E2
analogous
#C2FFC0 #C0FFDD #C0FFFC
triadic
#C0FFDD #DDC0FF #FFDDC0
tetradic
#C0FFDD #C0C2FF #FFC0E2 #FFFCC0
square
#C0FFDD #C0C2FF #FFC0E2 #FFFCC0
split-complementary
#C0FFDD #FCC0FF #FFC0C2
monochromatic
#46FF9B #83FFBC #C0FFDD #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.13
#C0FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#C0FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFDD
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFDD | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DB
Deuteranopia (green-blind)
#F2EEDF
Tritanopia (blue-blind)
#B4FFF5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0ffdd; /* rgb */ color: rgb(192, 255, 221); /* oklch */ color: oklch(94.8% 0.078 160.9);
Tailwind
colors: {
custom: {
50: '#d4ffe7',
500: '#c0ffdd',
950: '#000000',
},
}SCSS
$custom: #c0ffdd; $custom-light: #d4ffe7; $custom-dark: #000000;
JSON
{
"hex": "#c0ffdd",
"rgb": {
"r": 192,
"g": 255,
"b": 221
},
"hsl": {
"h": 147.619,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.9485,
"c": 0.07819,
"h": 160.9
},
"luminance": 0.87947
}Semantic roles & 50–950 ramp
primary
#C0FFDD
secondary
#E87BB6
accent
#007CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684