#62CED8#62CED8
#62CED8 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.100 H 203.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED8 |
|---|---|
| RGB | rgb(98, 206, 216) |
| HSL | hsl(185, 60%, 62%) |
| HSV | hsv(185, 55%, 85%) |
| CMYK | cmyk(54.6%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.10, -28.16, -14.41) |
| CIE-LCH | lch(77.10, 31.63, 207.10°) |
| OKLab | oklab(79.18% -0.0916 -0.0398) |
| OKLCH | oklch(79.18% 0.1 203.5) |
| XYZ | xyz(39.4979, 51.6934, 72.8487) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 7.33
Neon Blue
#04D9FF
ΔE00 8.21
Robin Egg Blue
#8AF1FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED8 #D86C62
analogous
#62D8A7 #62CED8 #6293D8
triadic
#62CED8 #D862CE #CED862
tetradic
#62CED8 #A762D8 #D86C62 #93D862
square
#62CED8 #A762D8 #D86C62 #93D862
split-complementary
#62CED8 #D86293 #D8A762
monochromatic
#269099 #32BECA #62CED8 #93DDE4 #C4EDF0
Accessibility & contrast
On white
1.85
#62CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#62CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED8
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED8 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D9
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced8; /* rgb */ color: rgb(98, 206, 216); /* oklch */ color: oklch(79.2% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#99dde4',
500: '#62ced8',
950: '#000000',
},
}SCSS
$custom: #62ced8; $custom-light: #99dde4; $custom-dark: #000000;
JSON
{
"hex": "#62ced8",
"rgb": {
"r": 98,
"g": 206,
"b": 216
},
"hsl": {
"h": 185.085,
"s": 60.204,
"l": 61.569
},
"oklch": {
"l": 0.79181,
"c": 0.09986,
"h": 203.5
},
"luminance": 0.51697
}Semantic roles & 50–950 ramp
primary
#62CED8
secondary
#9E4840
accent
#2C1EC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484