#60ECC6#60ECC6
#60ECC6 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.133 H 172.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECC6 |
|---|---|
| RGB | rgb(96, 236, 198) |
| HSL | hsl(164, 79%, 65%) |
| HSV | hsv(164, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 16.1%, 7.5%) |
| CIE-LAB | lab(85.28, -46.82, 7.18) |
| CIE-LCH | lch(85.28, 47.36, 171.28°) |
| OKLab | oklab(85.63% -0.1322 0.0182) |
| OKLCH | oklch(85.63% 0.133 172.1) |
| XYZ | xyz(45.0075, 66.5504, 63.8887) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.92
Aqua Marine
#2EE8BB
ΔE00 2.97
Aqua (survey)
#13EAC9
ΔE00 3.55
Bright Teal
#01F9C6
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 4.56
Tiffany Blue
#7BF2DA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECC6 #EC6086
analogous
#60EC80 #60ECC6 #60CCEC
triadic
#60ECC6 #C660EC #ECC660
tetradic
#60ECC6 #8060EC #EC6086 #CCEC60
square
#60ECC6 #8060EC #EC6086 #CCEC60
split-complementary
#60ECC6 #EC60CC #EC8060
monochromatic
#16BB8E #29E5B2 #60ECC6 #97F3DA #CDF9ED
Accessibility & contrast
On white
1.47
#60ECC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#60ECC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECC6
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECC6 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC4
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ecc6; /* rgb */ color: rgb(96, 236, 198); /* oklch */ color: oklch(85.6% 0.133 172.1);
Tailwind
colors: {
custom: {
50: '#9af3d7',
500: '#60ecc6',
950: '#000000',
},
}SCSS
$custom: #60ecc6; $custom-light: #9af3d7; $custom-dark: #000000;
JSON
{
"hex": "#60ecc6",
"rgb": {
"r": 96,
"g": 236,
"b": 198
},
"hsl": {
"h": 163.714,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.85628,
"c": 0.13348,
"h": 172.1
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#60ECC6
secondary
#BA365A
accent
#0B43DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583