#62CED1#62CED1
#62CED1 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.099 H 197.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED1 |
|---|---|
| RGB | rgb(98, 206, 209) |
| HSL | hsl(182, 55%, 60%) |
| HSV | hsv(182, 53%, 82%) |
| CMYK | cmyk(53.1%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(76.88, -30.05, -10.96) |
| CIE-LCH | lch(76.88, 31.99, 200.04°) |
| OKLab | oklab(78.94% -0.0945 -0.0303) |
| OKLCH | oklch(78.94% 0.099 197.8) |
| XYZ | xyz(38.6122, 51.3391, 68.1838) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Darkturquoise
#00CED1
ΔE00 4.08
Aqua Blue
#02D8E9
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 8.33
Robin'S Egg
#6DEDFD
ΔE00 8.36
Topaz
#13BBAF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED1 #D16562
analogous
#62D19D #62CED1 #6296D1
triadic
#62CED1 #D162CE #CED162
tetradic
#62CED1 #9D62D1 #D16562 #96D162
square
#62CED1 #9D62D1 #D16562 #96D162
split-complementary
#62CED1 #D16296 #D19D62
monochromatic
#2A8C8F #38BABE #62CED1 #91DDDF #C1ECED
Accessibility & contrast
On white
1.86
#62CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#62CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED1
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED1 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D1
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced1; /* rgb */ color: rgb(98, 206, 209); /* oklch */ color: oklch(78.9% 0.099 197.8);
Tailwind
colors: {
custom: {
50: '#98dddf',
500: '#62ced1',
950: '#000000',
},
}SCSS
$custom: #62ced1; $custom-light: #98dddf; $custom-dark: #000000;
JSON
{
"hex": "#62ced1",
"rgb": {
"r": 98,
"g": 206,
"b": 209
},
"hsl": {
"h": 181.622,
"s": 54.68,
"l": 60.196
},
"oklch": {
"l": 0.78939,
"c": 0.0992,
"h": 197.8
},
"luminance": 0.51343
}Semantic roles & 50–950 ramp
primary
#62CED1
secondary
#954542
accent
#2823C2
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484