#62CED9#62CED9
#62CED9 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.100 H 204.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #62CED9 |
|---|---|
| RGB | rgb(98, 206, 217) |
| HSL | hsl(186, 61%, 62%) |
| HSV | hsv(186, 55%, 85%) |
| CMYK | cmyk(54.8%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.13, -27.89, -14.90) |
| CIE-LCH | lch(77.13, 31.62, 208.12°) |
| OKLab | oklab(79.22% -0.0912 -0.0412) |
| OKLCH | oklch(79.22% 0.1 204.3) |
| XYZ | xyz(39.6276, 51.7452, 73.5317) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 7.25
Neon Blue
#04D9FF
ΔE00 7.89
Robin Egg Blue
#8AF1FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CED9 #D96D62
analogous
#62D9A9 #62CED9 #6293D9
triadic
#62CED9 #D962CE #CED962
tetradic
#62CED9 #A962D9 #D96D62 #93D962
square
#62CED9 #A962D9 #D96D62 #93D962
split-complementary
#62CED9 #D96293 #D9A962
monochromatic
#26909B #31BECC #62CED9 #93DDE5 #C5EDF1
Accessibility & contrast
On white
1.85
#62CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#62CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CED9
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CED9 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DA
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62ced9; /* rgb */ color: rgb(98, 206, 217); /* oklch */ color: oklch(79.2% 0.100 204.3);
Tailwind
colors: {
custom: {
50: '#99dde4',
500: '#62ced9',
950: '#000000',
},
}SCSS
$custom: #62ced9; $custom-light: #99dde4; $custom-dark: #000000;
JSON
{
"hex": "#62ced9",
"rgb": {
"r": 98,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.546,
"s": 61.026,
"l": 61.765
},
"oklch": {
"l": 0.79217,
"c": 0.10004,
"h": 204.3
},
"luminance": 0.51749
}Semantic roles & 50–950 ramp
primary
#62CED9
secondary
#9F4940
accent
#2D1DC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484