#62CED0#62CED0
#62CED0 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.099 H 197.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED0 |
|---|---|
| RGB | rgb(98, 206, 208) |
| HSL | hsl(181, 54%, 60%) |
| HSV | hsv(181, 53%, 82%) |
| CMYK | cmyk(52.9%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(76.85, -30.32, -10.47) |
| CIE-LCH | lch(76.85, 32.08, 199.05°) |
| OKLab | oklab(78.91% -0.0949 -0.0289) |
| OKLCH | oklch(78.91% 0.099 197) |
| XYZ | xyz(38.4887, 51.2897, 67.5339) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.56
Darkturquoise
#00CED1
ΔE00 4.00
Aqua Blue
#02D8E9
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 8.01
Robin'S Egg
#6DEDFD
ΔE00 8.56
Topaz
#13BBAF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED0 #D06462
analogous
#62D09B #62CED0 #6297D0
triadic
#62CED0 #D062CE #CED062
tetradic
#62CED0 #9B62D0 #D06462 #97D062
square
#62CED0 #9B62D0 #D06462 #97D062
split-complementary
#62CED0 #D06297 #D09B62
monochromatic
#2A8C8D #38BABC #62CED0 #91DDDE #C0EBEC
Accessibility & contrast
On white
1.87
#62CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#62CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED0
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED0 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D0
Deuteranopia (green-blind)
#B0B8D1
Tritanopia (blue-blind)
#00D4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced0; /* rgb */ color: rgb(98, 206, 208); /* oklch */ color: oklch(78.9% 0.099 197.0);
Tailwind
colors: {
custom: {
50: '#98ddde',
500: '#62ced0',
950: '#000000',
},
}SCSS
$custom: #62ced0; $custom-light: #98ddde; $custom-dark: #000000;
JSON
{
"hex": "#62ced0",
"rgb": {
"r": 98,
"g": 206,
"b": 208
},
"hsl": {
"h": 181.091,
"s": 53.922,
"l": 60
},
"oklch": {
"l": 0.78905,
"c": 0.0992,
"h": 197
},
"luminance": 0.51293
}Semantic roles & 50–950 ramp
primary
#62CED0
secondary
#944443
accent
#4D4BDD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484