#60EBCD#60EBCD
#60EBCD is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.128 H 176.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBCD |
|---|---|
| RGB | rgb(96, 235, 205) |
| HSL | hsl(167, 78%, 65%) |
| HSV | hsv(167, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(85.15, -44.73, 3.33) |
| CIE-LCH | lch(85.15, 44.86, 175.75°) |
| OKLab | oklab(85.58% -0.1281 0.0081) |
| OKLCH | oklch(85.58% 0.128 176.4) |
| XYZ | xyz(45.5465, 66.3066, 68.1439) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.01
Light Turquoise
#7EF4CC
ΔE00 4.17
Aqua Marine
#2EE8BB
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 5.16
Light Aqua
#8CFFDB
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBCD #EB607E
analogous
#60EB87 #60EBCD #60C4EB
triadic
#60EBCD #CD60EB #EBCD60
tetradic
#60EBCD #8760EB #EB607E #C4EB60
square
#60EBCD #8760EB #EB607E #C4EB60
split-complementary
#60EBCD #EB60C4 #EB8760
monochromatic
#17B996 #2AE4BC #60EBCD #96F2DE #CDF9EF
Accessibility & contrast
On white
1.47
#60EBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#60EBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBCD
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBCD | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#00EEE2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ebcd; /* rgb */ color: rgb(96, 235, 205); /* oklch */ color: oklch(85.6% 0.128 176.4);
Tailwind
colors: {
custom: {
50: '#9af2dc',
500: '#60ebcd',
950: '#000000',
},
}SCSS
$custom: #60ebcd; $custom-light: #9af2dc; $custom-dark: #000000;
JSON
{
"hex": "#60ebcd",
"rgb": {
"r": 96,
"g": 235,
"b": 205
},
"hsl": {
"h": 167.05,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.85583,
"c": 0.12836,
"h": 176.4
},
"luminance": 0.66311
}Semantic roles & 50–950 ramp
primary
#60EBCD
secondary
#B93753
accent
#0C38DA
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584