#C0FFEF#C0FFEF
#C0FFEF is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.3% C 0.067 H 177.4°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FFEF |
|---|---|
| RGB | rgb(192, 255, 239) |
| HSL | hsl(165, 100%, 88%) |
| HSV | hsv(165, 25%, 100%) |
| CMYK | cmyk(24.7%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.56, -22.82, 1.26) |
| CIE-LCH | lch(95.56, 22.86, 176.84°) |
| OKLab | oklab(95.33% -0.0666 0.003) |
| OKLCH | oklch(95.33% 0.067 177.4) |
| XYZ | xyz(73.0734, 88.9554, 94.9645) |
| Luminance | 0.8896 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.80
Eggshell Blue
#C4FFF7
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.54
Pale Cyan
#B7FFFA
ΔE00 4.30
Light Light Blue
#CAFFFB
ΔE00 4.91
Light Cyan
#ACFFFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FFEF #FFC0D0
analogous
#C0FFCF #C0FFEF #C0EFFF
triadic
#C0FFEF #EFC0FF #FFEFC0
tetradic
#C0FFEF #CFC0FF #FFC0D0 #EFFFC0
square
#C0FFEF #CFC0FF #FFC0D0 #EFFFC0
split-complementary
#C0FFEF #FFC0EF #FFCFC0
monochromatic
#46FFD0 #83FFDF #C0FFEF #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#C0FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#C0FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FFEF
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FFEF | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EEEFF0
Tritanopia (blue-blind)
#AFFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c0ffef; /* rgb */ color: rgb(192, 255, 239); /* oklch */ color: oklch(95.3% 0.067 177.4);
Tailwind
colors: {
custom: {
50: '#d4fff4',
500: '#c0ffef',
950: '#000000',
},
}SCSS
$custom: #c0ffef; $custom-light: #d4fff4; $custom-dark: #000000;
JSON
{
"hex": "#c0ffef",
"rgb": {
"r": 192,
"g": 255,
"b": 239
},
"hsl": {
"h": 164.762,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.95329,
"c": 0.06665,
"h": 177.4
},
"luminance": 0.88958
}Semantic roles & 50–950 ramp
primary
#C0FFEF
secondary
#E87B97
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685