#60CEDD#60CEDD
#60CEDD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.102 H 207.3°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEDD |
|---|---|
| RGB | rgb(96, 206, 221) |
| HSL | hsl(187, 65%, 62%) |
| HSV | hsv(187, 57%, 87%) |
| CMYK | cmyk(56.6%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.19, -27.17, -16.97) |
| CIE-LCH | lch(77.19, 32.03, 211.99°) |
| OKLab | oklab(79.29% -0.0908 -0.0469) |
| OKLCH | oklch(79.29% 0.102 207.3) |
| XYZ | xyz(39.9410, 51.8460, 76.2950) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Darkturquoise
#00CED1
ΔE00 6.68
Neon Blue
#04D9FF
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.95
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEDD #DD6F60
analogous
#60DDAE #60CEDD #6090DD
triadic
#60CEDD #DD60CE #CEDD60
tetradic
#60CEDD #AE60DD #DD6F60 #90DD60
square
#60CEDD #AE60DD #DD6F60 #90DD60
split-complementary
#60CEDD #DD6090 #DDAE60
monochromatic
#2291A0 #2EBED2 #60CEDD #92DEE8 #C5EDF3
Accessibility & contrast
On white
1.85
#60CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#60CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEDD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEDD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #60cedd; /* rgb */ color: rgb(96, 206, 221); /* oklch */ color: oklch(79.3% 0.102 207.3);
Tailwind
colors: {
custom: {
50: '#98dde7',
500: '#60cedd',
950: '#000000',
},
}SCSS
$custom: #60cedd; $custom-light: #98dde7; $custom-dark: #000000;
JSON
{
"hex": "#60cedd",
"rgb": {
"r": 96,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.2,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.79289,
"c": 0.10222,
"h": 207.3
},
"luminance": 0.5185
}Semantic roles & 50–950 ramp
primary
#60CEDD
secondary
#A44A3E
accent
#2E19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484