#C0FFDA#C0FFDA
#C0FFDA is a very light, moderate green. Relative luminance 0.878; OKLCH L 94.8% C 0.081 H 158.6°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFDA |
|---|---|
| RGB | rgb(192, 255, 218) |
| HSL | hsl(145, 100%, 88%) |
| HSV | hsv(145, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(95.07, -26.90, 11.36) |
| CIE-LCH | lch(95.07, 29.20, 157.11°) |
| OKLab | oklab(94.77% -0.0751 0.0294) |
| OKLCH | oklch(94.77% 0.081 158.6) |
| XYZ | xyz(70.1493, 87.7857, 79.5643) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.75
Mint
#AAF0C1
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 5.66
Light Seafoam
#A0FEBF
ΔE00 6.73
Light Aqua
#8CFFDB
ΔE00 7.00
Light Mint
#B6FFBB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFDA #FFC0E5
analogous
#C5FFC0 #C0FFDA #C0FFFA
triadic
#C0FFDA #DAC0FF #FFDAC0
tetradic
#C0FFDA #C0C5FF #FFC0E5 #FFFAC0
square
#C0FFDA #C0C5FF #FFC0E5 #FFFAC0
split-complementary
#C0FFDA #FAC0FF #FFC0C5
monochromatic
#46FF92 #83FFB6 #C0FFDA #E0FFED #E0FFED
Accessibility & contrast
On white
1.13
#C0FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#C0FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFDA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFDA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF5D8
Deuteranopia (green-blind)
#F3EEDC
Tritanopia (blue-blind)
#B5FEF4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0ffda; /* rgb */ color: rgb(192, 255, 218); /* oklch */ color: oklch(94.8% 0.081 158.6);
Tailwind
colors: {
custom: {
50: '#d4ffe5',
500: '#c0ffda',
950: '#000000',
},
}SCSS
$custom: #c0ffda; $custom-light: #d4ffe5; $custom-dark: #000000;
JSON
{
"hex": "#c0ffda",
"rgb": {
"r": 192,
"g": 255,
"b": 218
},
"hsl": {
"h": 144.762,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.94774,
"c": 0.08064,
"h": 158.6
},
"luminance": 0.87788
}Semantic roles & 50–950 ramp
primary
#C0FFDA
secondary
#E87BBB
accent
#0087E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141815
muted
#838684