#60EDCD#60EDCD
#60EDCD is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.1% C 0.131 H 175.5°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60EDCD |
|---|---|
| RGB | rgb(96, 237, 205) |
| HSL | hsl(166, 80%, 65%) |
| HSV | hsv(166, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.73, -45.60, 4.17) |
| CIE-LCH | lch(85.73, 45.79, 174.78°) |
| OKLab | oklab(86.06% -0.1302 0.0104) |
| OKLCH | oklch(86.06% 0.131 175.5) |
| XYZ | xyz(46.1223, 67.4582, 68.3358) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.66
Aqua Marine
#2EE8BB
ΔE00 4.13
Light Aqua
#8CFFDB
ΔE00 5.03
Aquamarine
#7FFFD4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EDCD #ED6080
analogous
#60ED86 #60EDCD #60C6ED
triadic
#60EDCD #CD60ED #EDCD60
tetradic
#60EDCD #8660ED #ED6080 #C6ED60
square
#60EDCD #8660ED #ED6080 #C6ED60
split-complementary
#60EDCD #ED60C6 #ED8660
monochromatic
#15BD97 #29E7BC #60EDCD #97F3DE #CEF9F0
Accessibility & contrast
On white
1.45
#60EDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#60EDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EDCD
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EDCD | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60edcd; /* rgb */ color: rgb(96, 237, 205); /* oklch */ color: oklch(86.1% 0.131 175.5);
Tailwind
colors: {
custom: {
50: '#9af3dc',
500: '#60edcd',
950: '#000000',
},
}SCSS
$custom: #60edcd; $custom-light: #9af3dc; $custom-dark: #000000;
JSON
{
"hex": "#60edcd",
"rgb": {
"r": 96,
"g": 237,
"b": 205
},
"hsl": {
"h": 166.383,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.86057,
"c": 0.13057,
"h": 175.5
},
"luminance": 0.67463
}Semantic roles & 50–950 ramp
primary
#60EDCD
secondary
#BC3554
accent
#0A39DC
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584