#C0FFEE#C0FFEE
#C0FFEE is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 176.4°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFEE |
|---|---|
| RGB | rgb(192, 255, 238) |
| HSL | hsl(164, 100%, 88%) |
| HSV | hsv(164, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.54, -23.02, 1.74) |
| CIE-LCH | lch(95.54, 23.09, 175.68°) |
| OKLab | oklab(95.3% -0.067 0.0043) |
| OKLCH | oklch(95.3% 0.067 176.4) |
| XYZ | xyz(72.9261, 88.8964, 94.1886) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.58
Eggshell Blue
#C4FFF7
ΔE00 3.34
Duck Egg Blue
#C3FBF4
ΔE00 3.86
Pale Cyan
#B7FFFA
ΔE00 4.65
Light Light Blue
#CAFFFB
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFEE #FFC0D1
analogous
#C0FFCF #C0FFEE #C0F0FF
triadic
#C0FFEE #EEC0FF #FFEEC0
tetradic
#C0FFEE #CFC0FF #FFC0D1 #F0FFC0
square
#C0FFEE #CFC0FF #FFC0D1 #F0FFC0
split-complementary
#C0FFEE #FFC0F0 #FFCFC0
monochromatic
#46FFCD #83FFDD #C0FFEE #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#C0FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#C0FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFEE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFEE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#B0FFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c0ffee; /* rgb */ color: rgb(192, 255, 238); /* oklch */ color: oklch(95.3% 0.067 176.4);
Tailwind
colors: {
custom: {
50: '#d4fff3',
500: '#c0ffee',
950: '#000000',
},
}SCSS
$custom: #c0ffee; $custom-light: #d4fff3; $custom-dark: #000000;
JSON
{
"hex": "#c0ffee",
"rgb": {
"r": 192,
"g": 255,
"b": 238
},
"hsl": {
"h": 163.81,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95302,
"c": 0.06712,
"h": 176.4
},
"luminance": 0.889
}Semantic roles & 50–950 ramp
primary
#C0FFEE
secondary
#E87B99
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685