#62CED2#62CED2
#62CED2 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.099 H 198.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED2 |
|---|---|
| RGB | rgb(98, 206, 210) |
| HSL | hsl(182, 55%, 60%) |
| HSV | hsv(182, 53%, 82%) |
| CMYK | cmyk(53.3%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.91, -29.78, -11.46) |
| CIE-LCH | lch(76.91, 31.91, 201.04°) |
| OKLab | oklab(78.97% -0.094 -0.0317) |
| OKLCH | oklch(78.97% 0.099 198.6) |
| XYZ | xyz(38.7364, 51.3888, 68.8379) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.19
Mediumturquoise
#48D1CC
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 8.17
Turquoise
#40E0D0
ΔE00 8.65
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED2 #D26662
analogous
#62D29E #62CED2 #6296D2
triadic
#62CED2 #D262CE #CED262
tetradic
#62CED2 #9E62D2 #D26662 #96D262
square
#62CED2 #9E62D2 #D26662 #96D262
split-complementary
#62CED2 #D26296 #D29E62
monochromatic
#298D90 #37BBC0 #62CED2 #92DDE0 #C1ECED
Accessibility & contrast
On white
1.86
#62CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#62CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D2
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced2; /* rgb */ color: rgb(98, 206, 210); /* oklch */ color: oklch(79.0% 0.099 198.6);
Tailwind
colors: {
custom: {
50: '#98dddf',
500: '#62ced2',
950: '#000000',
},
}SCSS
$custom: #62ced2; $custom-light: #98dddf; $custom-dark: #000000;
JSON
{
"hex": "#62ced2",
"rgb": {
"r": 98,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.143,
"s": 55.446,
"l": 60.392
},
"oklch": {
"l": 0.78973,
"c": 0.09923,
"h": 198.6
},
"luminance": 0.51392
}Semantic roles & 50–950 ramp
primary
#62CED2
secondary
#964542
accent
#2823C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484