#C0FEE2#C0FEE2
#C0FEE2 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.073 H 165.4°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FEE2 |
|---|---|
| RGB | rgb(192, 254, 226) |
| HSL | hsl(153, 97%, 87%) |
| HSV | hsv(153, 24%, 100%) |
| CMYK | cmyk(24.4%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(94.98, -24.91, 7.12) |
| CIE-LCH | lch(94.98, 25.91, 164.05°) |
| OKLab | oklab(94.76% -0.0706 0.0184) |
| OKLCH | oklch(94.76% 0.073 165.4) |
| XYZ | xyz(70.9034, 87.5783, 85.1052) |
| Luminance | 0.8758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.21
Pale Turquoise
#A5FBD5
ΔE00 4.33
Mint
#AAF0C1
ΔE00 6.32
Light Aqua
#8CFFDB
ΔE00 6.84
Eggshell Blue
#C4FFF7
ΔE00 6.91
Duck Egg Blue
#C3FBF4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FEE2 #FEC0DC
analogous
#C0FEC3 #C0FEE2 #C0FBFE
triadic
#C0FEE2 #E2C0FE #FEE2C0
tetradic
#C0FEE2 #C3C0FE #FEC0DC #FBFEC0
square
#C0FEE2 #C3C0FE #FEC0DC #FBFEC0
split-complementary
#C0FEE2 #FEC0FB #FEC3C0
monochromatic
#48FCAB #84FDC6 #C0FEE2 #E1FFF1 #E1FFF1
Accessibility & contrast
On white
1.13
#C0FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#C0FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FEE2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FEE2 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#B3FEF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c0fee2; /* rgb */ color: rgb(192, 254, 226); /* oklch */ color: oklch(94.8% 0.073 165.4);
Tailwind
colors: {
custom: {
50: '#d4ffeb',
500: '#c0fee2',
950: '#000000',
},
}SCSS
$custom: #c0fee2; $custom-light: #d4ffeb; $custom-dark: #000000;
JSON
{
"hex": "#c0fee2",
"rgb": {
"r": 192,
"g": 254,
"b": 226
},
"hsl": {
"h": 152.903,
"s": 96.875,
"l": 87.451
},
"oklch": {
"l": 0.94764,
"c": 0.07292,
"h": 165.4
},
"luminance": 0.87581
}Semantic roles & 50–950 ramp
primary
#C0FEE2
secondary
#E67CAC
accent
#0068E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684