#60ECC1#60ECC1
#60ECC1 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.137 H 169.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECC1 |
|---|---|
| RGB | rgb(96, 236, 193) |
| HSL | hsl(162, 79%, 65%) |
| HSV | hsv(162, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 18.2%, 7.5%) |
| CIE-LAB | lab(85.16, -47.96, 9.63) |
| CIE-LCH | lch(85.16, 48.92, 168.65°) |
| OKLab | oklab(85.5% -0.1345 0.0246) |
| OKLCH | oklch(85.5% 0.137 169.6) |
| XYZ | xyz(44.4403, 66.3235, 60.9014) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 4.42
Aquamarine
#7FFFD4
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECC1 #EC608B
analogous
#60EC7B #60ECC1 #60D1EC
triadic
#60ECC1 #C160EC #ECC160
tetradic
#60ECC1 #7B60EC #EC608B #D1EC60
square
#60ECC1 #7B60EC #EC608B #D1EC60
split-complementary
#60ECC1 #EC60D1 #EC7B60
monochromatic
#16BB89 #29E5AC #60ECC1 #97F3D6 #CDF9EC
Accessibility & contrast
On white
1.47
#60ECC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#60ECC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECC1
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECC1 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBF
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ecc1; /* rgb */ color: rgb(96, 236, 193); /* oklch */ color: oklch(85.5% 0.137 169.6);
Tailwind
colors: {
custom: {
50: '#9af3d3',
500: '#60ecc1',
950: '#000000',
},
}SCSS
$custom: #60ecc1; $custom-light: #9af3d3; $custom-dark: #000000;
JSON
{
"hex": "#60ecc1",
"rgb": {
"r": 96,
"g": 236,
"b": 193
},
"hsl": {
"h": 161.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.85496,
"c": 0.1367,
"h": 169.6
},
"luminance": 0.66328
}Semantic roles & 50–950 ramp
primary
#60ECC1
secondary
#BA365F
accent
#0B4BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583