#60FCEC#60FCEC
#60FCEC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.5% C 0.133 H 185.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCEC |
|---|---|
| RGB | rgb(96, 252, 236) |
| HSL | hsl(174, 96%, 68%) |
| HSV | hsv(174, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(90.85, -44.50, -4.53) |
| CIE-LCH | lch(90.85, 44.73, 185.82°) |
| OKLab | oklab(90.48% -0.1319 -0.013) |
| OKLCH | oklch(90.48% 0.133 185.6) |
| XYZ | xyz(54.7677, 78.1578, 91.5403) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.65
Bright Turquoise
#0FFEF9
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.25
Aqua
#00FFFF
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCEC #FC6070
analogous
#60FC9E #60FCEC #60BEFC
triadic
#60FCEC #EC60FC #FCEC60
tetradic
#60FCEC #9E60FC #FC6070 #BEFC60
square
#60FCEC #9E60FC #FC6070 #BEFC60
split-complementary
#60FCEC #FC60BE #FC9E60
monochromatic
#04DDC7 #24FBE5 #60FCEC #9CFDF3 #D8FEFA
Accessibility & contrast
On white
1.26
#60FCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#60FCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCEC
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCEC | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #60fcec; /* rgb */ color: rgb(96, 252, 236); /* oklch */ color: oklch(90.5% 0.133 185.6);
Tailwind
colors: {
custom: {
50: '#9dfef2',
500: '#60fcec',
950: '#000000',
},
}SCSS
$custom: #60fcec; $custom-light: #9dfef2; $custom-dark: #000000;
JSON
{
"hex": "#60fcec",
"rgb": {
"r": 96,
"g": 252,
"b": 236
},
"hsl": {
"h": 173.846,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.90478,
"c": 0.13256,
"h": 185.6
},
"luminance": 0.78164
}Semantic roles & 50–950 ramp
primary
#60FCEC
secondary
#D62B3C
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685