#C0FFEC#C0FFEC
#C0FFEC is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.2% C 0.068 H 174.3°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFEC |
|---|---|
| RGB | rgb(192, 255, 236) |
| HSL | hsl(162, 100%, 88%) |
| HSV | hsv(162, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.49, -23.43, 2.70) |
| CIE-LCH | lch(95.49, 23.58, 173.43°) |
| OKLab | oklab(95.25% -0.0678 0.0068) |
| OKLCH | oklch(95.25% 0.068 174.3) |
| XYZ | xyz(72.6339, 88.7796, 92.6497) |
| Luminance | 0.8878 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.33
Eggshell Blue
#C4FFF7
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 4.49
Pale Cyan
#B7FFFA
ΔE00 5.33
Light Light Blue
#CAFFFB
ΔE00 5.85
Pale Turquoise
#A5FBD5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFEC #FFC0D3
analogous
#C0FFCD #C0FFEC #C0F2FF
triadic
#C0FFEC #ECC0FF #FFECC0
tetradic
#C0FFEC #CDC0FF #FFC0D3 #F2FFC0
square
#C0FFEC #CDC0FF #FFC0D3 #F2FFC0
split-complementary
#C0FFEC #FFC0F2 #FFCDC0
monochromatic
#46FFC7 #83FFDA #C0FFEC #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.12
#C0FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#C0FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFEC
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFEC | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#EFEFED
Tritanopia (blue-blind)
#B0FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c0ffec; /* rgb */ color: rgb(192, 255, 236); /* oklch */ color: oklch(95.2% 0.068 174.3);
Tailwind
colors: {
custom: {
50: '#d4fff2',
500: '#c0ffec',
950: '#000000',
},
}SCSS
$custom: #c0ffec; $custom-light: #d4fff2; $custom-dark: #000000;
JSON
{
"hex": "#c0ffec",
"rgb": {
"r": 192,
"g": 255,
"b": 236
},
"hsl": {
"h": 161.905,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95246,
"c": 0.06812,
"h": 174.3
},
"luminance": 0.88783
}Semantic roles & 50–950 ramp
primary
#C0FFEC
secondary
#E87B9C
accent
#0045E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685