#60ECE9#60ECE9
#60ECE9 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.120 H 193.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECE9 |
|---|---|
| RGB | rgb(96, 236, 233) |
| HSL | hsl(179, 79%, 65%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 1.3%, 7.5%) |
| CIE-LAB | lab(86.18, -38.11, -9.88) |
| CIE-LCH | lch(86.18, 39.37, 194.53°) |
| OKLab | oklab(86.67% -0.1171 -0.0274) |
| OKLCH | oklch(86.67% 0.12 193.2) |
| XYZ | xyz(49.5209, 68.3557, 87.6592) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.09
Bright Turquoise
#0FFEF9
ΔE00 4.69
Aqua
#00FFFF
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECE9 #EC6063
analogous
#60ECA3 #60ECE9 #60A9EC
triadic
#60ECE9 #E960EC #ECE960
tetradic
#60ECE9 #A360EC #EC6063 #A9EC60
square
#60ECE9 #A360EC #EC6063 #A9EC60
split-complementary
#60ECE9 #EC60A9 #ECA360
monochromatic
#16BBB8 #29E5E1 #60ECE9 #97F3F1 #CDF9F8
Accessibility & contrast
On white
1.43
#60ECE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#60ECE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECE9
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECE9 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E9
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ece9; /* rgb */ color: rgb(96, 236, 233); /* oklch */ color: oklch(86.7% 0.120 193.2);
Tailwind
colors: {
custom: {
50: '#9cf2f0',
500: '#60ece9',
950: '#000000',
},
}SCSS
$custom: #60ece9; $custom-light: #9cf2f0; $custom-dark: #000000;
JSON
{
"hex": "#60ece9",
"rgb": {
"r": 96,
"g": 236,
"b": 233
},
"hsl": {
"h": 178.714,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86666,
"c": 0.12026,
"h": 193.2
},
"luminance": 0.68361
}Semantic roles & 50–950 ramp
primary
#60ECE9
secondary
#BA3639
accent
#0B0FDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585