#62CED5#62CED5
#62CED5 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.099 H 201.1°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED5 |
|---|---|
| RGB | rgb(98, 206, 213) |
| HSL | hsl(184, 58%, 61%) |
| HSV | hsv(184, 54%, 84%) |
| CMYK | cmyk(54%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(77.00, -28.98, -12.94) |
| CIE-LCH | lch(77.00, 31.73, 204.06°) |
| OKLab | oklab(79.08% -0.0928 -0.0357) |
| OKLCH | oklch(79.08% 0.099 201.1) |
| XYZ | xyz(39.1136, 51.5397, 70.8248) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 4.75
Mediumturquoise
#48D1CC
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 7.67
Robin Egg Blue
#8AF1FE
ΔE00 8.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED5 #D56962
analogous
#62D5A2 #62CED5 #6294D5
triadic
#62CED5 #D562CE #CED562
tetradic
#62CED5 #A262D5 #D56962 #94D562
square
#62CED5 #A262D5 #D56962 #94D562
split-complementary
#62CED5 #D56294 #D5A262
monochromatic
#288E95 #35BCC5 #62CED5 #92DDE2 #C3ECEF
Accessibility & contrast
On white
1.86
#62CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#62CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED5
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED5 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced5; /* rgb */ color: rgb(98, 206, 213); /* oklch */ color: oklch(79.1% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#98dde1',
500: '#62ced5',
950: '#000000',
},
}SCSS
$custom: #62ced5; $custom-light: #98dde1; $custom-dark: #000000;
JSON
{
"hex": "#62ced5",
"rgb": {
"r": 98,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.652,
"s": 57.789,
"l": 60.98
},
"oklch": {
"l": 0.79076,
"c": 0.09944,
"h": 201.1
},
"luminance": 0.51543
}Semantic roles & 50–950 ramp
primary
#62CED5
secondary
#9A4741
accent
#2A20C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484