#60CEDB#60CEDB
#60CEDB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.102 H 205.8°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60CEDB |
|---|---|
| RGB | rgb(96, 206, 219) |
| HSL | hsl(186, 63%, 62%) |
| HSV | hsv(186, 56%, 86%) |
| CMYK | cmyk(56.2%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.13, -27.72, -15.99) |
| CIE-LCH | lch(77.13, 32.00, 209.98°) |
| OKLab | oklab(79.22% -0.0916 -0.0442) |
| OKLCH | oklch(79.22% 0.102 205.8) |
| XYZ | xyz(39.6761, 51.7400, 74.9000) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 6.09
Robin'S Egg
#6DEDFD
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.25
Neon Blue
#04D9FF
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CEDB #DB6D60
analogous
#60DBAA #60CEDB #6091DB
triadic
#60CEDB #DB60CE #CEDB60
tetradic
#60CEDB #AA60DB #DB6D60 #91DB60
square
#60CEDB #AA60DB #DB6D60 #91DB60
split-complementary
#60CEDB #DB6091 #DBAA60
monochromatic
#24909D #2FBECF #60CEDB #92DDE6 #C4EDF2
Accessibility & contrast
On white
1.85
#60CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#60CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CEDB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CEDB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #60cedb; /* rgb */ color: rgb(96, 206, 219); /* oklch */ color: oklch(79.2% 0.102 205.8);
Tailwind
colors: {
custom: {
50: '#98dde6',
500: '#60cedb',
950: '#000000',
},
}SCSS
$custom: #60cedb; $custom-light: #98dde6; $custom-dark: #000000;
JSON
{
"hex": "#60cedb",
"rgb": {
"r": 96,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.341,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.79216,
"c": 0.10172,
"h": 205.8
},
"luminance": 0.51744
}Semantic roles & 50–950 ramp
primary
#60CEDB
secondary
#A1493E
accent
#2D1BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484