#C0FEEE#C0FEEE
#C0FEEE is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.1% C 0.066 H 177.2°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FEEE |
|---|---|
| RGB | rgb(192, 254, 238) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 24%, 100%) |
| CMYK | cmyk(24.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.27, -22.54, 1.35) |
| CIE-LCH | lch(95.27, 22.58, 176.57°) |
| OKLab | oklab(95.09% -0.0657 0.0032) |
| OKLCH | oklch(95.09% 0.066 177.2) |
| XYZ | xyz(72.6079, 88.2601, 94.0826) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.89
Eggshell Blue
#C4FFF7
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.48
Pale Cyan
#B7FFFA
ΔE00 4.37
Light Light Blue
#CAFFFB
ΔE00 4.87
Light Cyan
#ACFFFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FEEE #FEC0D0
analogous
#C0FECF #C0FEEE #C0EFFE
triadic
#C0FEEE #EEC0FE #FEEEC0
tetradic
#C0FEEE #CFC0FE #FEC0D0 #EFFEC0
square
#C0FEEE #CFC0FE #FEC0D0 #EFFEC0
split-complementary
#C0FEEE #FEC0EF #FECFC0
monochromatic
#48FCCD #84FDDE #C0FEEE #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#C0FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#C0FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FEEE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FEEE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#EEEEEF
Tritanopia (blue-blind)
#B0FFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0feee; /* rgb */ color: rgb(192, 254, 238); /* oklch */ color: oklch(95.1% 0.066 177.2);
Tailwind
colors: {
custom: {
50: '#d4fff3',
500: '#c0feee',
950: '#000000',
},
}SCSS
$custom: #c0feee; $custom-light: #d4fff3; $custom-dark: #000000;
JSON
{
"hex": "#c0feee",
"rgb": {
"r": 192,
"g": 254,
"b": 238
},
"hsl": {
"h": 164.516,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.95089,
"c": 0.0658,
"h": 177.2
},
"luminance": 0.88263
}Semantic roles & 50–950 ramp
primary
#C0FEEE
secondary
#E67C98
accent
#003BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685