#62CED6#62CED6
#62CED6 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.100 H 201.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED6 |
|---|---|
| RGB | rgb(98, 206, 214) |
| HSL | hsl(184, 59%, 61%) |
| HSV | hsv(184, 54%, 84%) |
| CMYK | cmyk(54.2%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.04, -28.71, -13.43) |
| CIE-LCH | lch(77.04, 31.69, 205.07°) |
| OKLab | oklab(79.11% -0.0924 -0.0371) |
| OKLCH | oklch(79.11% 0.1 201.9) |
| XYZ | xyz(39.2409, 51.5906, 71.4953) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 7.54
Robin Egg Blue
#8AF1FE
ΔE00 8.62
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED6 #D66A62
analogous
#62D6A4 #62CED6 #6294D6
triadic
#62CED6 #D662CE #CED662
tetradic
#62CED6 #A462D6 #D66A62 #94D662
square
#62CED6 #A462D6 #D66A62 #94D662
split-complementary
#62CED6 #D66294 #D6A462
monochromatic
#278F96 #34BDC7 #62CED6 #93DDE3 #C3ECEF
Accessibility & contrast
On white
1.86
#62CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#62CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED6
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED6 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D7
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced6; /* rgb */ color: rgb(98, 206, 214); /* oklch */ color: oklch(79.1% 0.100 201.9);
Tailwind
colors: {
custom: {
50: '#99dde2',
500: '#62ced6',
950: '#000000',
},
}SCSS
$custom: #62ced6; $custom-light: #99dde2; $custom-dark: #000000;
JSON
{
"hex": "#62ced6",
"rgb": {
"r": 98,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.138,
"s": 58.586,
"l": 61.176
},
"oklch": {
"l": 0.79111,
"c": 0.09956,
"h": 201.9
},
"luminance": 0.51594
}Semantic roles & 50–950 ramp
primary
#62CED6
secondary
#9B4741
accent
#2B1FC6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484