#C0FEEF#C0FEEF
#C0FEEF is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.065 H 178.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FEEF |
|---|---|
| RGB | rgb(192, 254, 239) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 24%, 100%) |
| CMYK | cmyk(24.4%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.30, -22.34, 0.87) |
| CIE-LCH | lch(95.30, 22.36, 177.76°) |
| OKLab | oklab(95.12% -0.0653 0.002) |
| OKLCH | oklch(95.12% 0.065 178.3) |
| XYZ | xyz(72.7552, 88.3190, 94.8584) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.14
Eggshell Blue
#C4FFF7
ΔE00 2.66
Duck Egg Blue
#C3FBF4
ΔE00 3.15
Pale Cyan
#B7FFFA
ΔE00 4.03
Light Light Blue
#CAFFFB
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FEEF #FEC0CF
analogous
#C0FED0 #C0FEEF #C0EEFE
triadic
#C0FEEF #EFC0FE #FEEFC0
tetradic
#C0FEEF #D0C0FE #FEC0CF #EEFEC0
square
#C0FEEF #D0C0FE #FEC0CF #EEFEC0
split-complementary
#C0FEEF #FEC0EE #FED0C0
monochromatic
#48FCD0 #84FDE0 #C0FEEF #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#C0FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#C0FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FEEF
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FEEF | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#B0FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0feef; /* rgb */ color: rgb(192, 254, 239); /* oklch */ color: oklch(95.1% 0.065 178.3);
Tailwind
colors: {
custom: {
50: '#d4fff4',
500: '#c0feef',
950: '#000000',
},
}SCSS
$custom: #c0feef; $custom-light: #d4fff4; $custom-dark: #000000;
JSON
{
"hex": "#c0feef",
"rgb": {
"r": 192,
"g": 254,
"b": 239
},
"hsl": {
"h": 165.484,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.95117,
"c": 0.06535,
"h": 178.3
},
"luminance": 0.88322
}Semantic roles & 50–950 ramp
primary
#C0FEEF
secondary
#E67C96
accent
#0038E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685