#60FCCE#60FCCE
#60FCCE is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.147 H 170.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCCE |
|---|---|
| RGB | rgb(96, 252, 206) |
| HSL | hsl(162, 96%, 68%) |
| HSV | hsv(162, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.12, -51.72, 9.95) |
| CIE-LCH | lch(90.12, 52.67, 169.11°) |
| OKLab | oklab(89.64% -0.145 0.0254) |
| OKLCH | oklch(89.64% 0.147 170.1) |
| XYZ | xyz(50.7693, 76.5585, 70.4822) |
| Luminance | 0.7656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.30
Bright Teal
#01F9C6
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCCE #FC608E
analogous
#60FC80 #60FCCE #60DCFC
triadic
#60FCCE #CE60FC #FCCE60
tetradic
#60FCCE #8060FC #FC608E #DCFC60
square
#60FCCE #8060FC #FC608E #DCFC60
split-complementary
#60FCCE #FC60DC #FC8060
monochromatic
#04DD9D #24FBBB #60FCCE #9CFDE1 #D8FEF3
Accessibility & contrast
On white
1.29
#60FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#60FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCCE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCCE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60fcce; /* rgb */ color: rgb(96, 252, 206); /* oklch */ color: oklch(89.6% 0.147 170.1);
Tailwind
colors: {
custom: {
50: '#9cfedd',
500: '#60fcce',
950: '#000000',
},
}SCSS
$custom: #60fcce; $custom-light: #9cfedd; $custom-dark: #000000;
JSON
{
"hex": "#60fcce",
"rgb": {
"r": 96,
"g": 252,
"b": 206
},
"hsl": {
"h": 162.308,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.89637,
"c": 0.14719,
"h": 170.1
},
"luminance": 0.76564
}Semantic roles & 50–950 ramp
primary
#60FCCE
secondary
#D62B5D
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684