#60ECEA#60ECEA
#60ECEA is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.7% C 0.120 H 193.8°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECEA |
|---|---|
| RGB | rgb(96, 236, 234) |
| HSL | hsl(179, 79%, 65%) |
| HSV | hsv(179, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 0.8%, 7.5%) |
| CIE-LAB | lab(86.21, -37.85, -10.36) |
| CIE-LCH | lch(86.21, 39.24, 195.31°) |
| OKLab | oklab(86.7% -0.1167 -0.0288) |
| OKLCH | oklch(86.7% 0.12 193.8) |
| XYZ | xyz(49.6641, 68.4130, 88.4136) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.77
Aqua
#00FFFF
ΔE00 4.80
Bright Aqua
#0BF9EA
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECEA #EC6062
analogous
#60ECA4 #60ECEA #60A8EC
triadic
#60ECEA #EA60EC #ECEA60
tetradic
#60ECEA #A460EC #EC6062 #A8EC60
square
#60ECEA #A460EC #EC6062 #A8EC60
split-complementary
#60ECEA #EC60A8 #ECA460
monochromatic
#16BBB9 #29E5E3 #60ECEA #97F3F1 #CDF9F8
Accessibility & contrast
On white
1.43
#60ECEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#60ECEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECEA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECEA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60ecea; /* rgb */ color: rgb(96, 236, 234); /* oklch */ color: oklch(86.7% 0.120 193.8);
Tailwind
colors: {
custom: {
50: '#9cf2f0',
500: '#60ecea',
950: '#000000',
},
}SCSS
$custom: #60ecea; $custom-light: #9cf2f0; $custom-dark: #000000;
JSON
{
"hex": "#60ecea",
"rgb": {
"r": 96,
"g": 236,
"b": 234
},
"hsl": {
"h": 179.143,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.86699,
"c": 0.12017,
"h": 193.8
},
"luminance": 0.68418
}Semantic roles & 50–950 ramp
primary
#60ECEA
secondary
#BA3638
accent
#0B0EDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585