#62D0DE#62D0DE
#62D0DE is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.9% C 0.102 H 206.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62D0DE |
|---|---|
| RGB | rgb(98, 208, 222) |
| HSL | hsl(187, 65%, 63%) |
| HSV | hsv(187, 56%, 87%) |
| CMYK | cmyk(55.9%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(77.86, -27.49, -16.49) |
| CIE-LCH | lch(77.86, 32.05, 210.95°) |
| OKLab | oklab(79.86% -0.0913 -0.0456) |
| OKLCH | oklch(79.86% 0.102 206.5) |
| XYZ | xyz(40.7723, 52.9784, 77.1702) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.11
Darkturquoise
#00CED1
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.64
Neon Blue
#04D9FF
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.61
Robin Egg Blue
#8AF1FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D0DE #DE7062
analogous
#62DEAE #62D0DE #6292DE
triadic
#62D0DE #DE62D0 #D0DE62
tetradic
#62D0DE #AE62DE #DE7062 #92DE62
square
#62D0DE #AE62DE #DE7062 #92DE62
split-complementary
#62D0DE #DE6292 #DEAE62
monochromatic
#2295A3 #2FC1D3 #62D0DE #95DFE9 #C7EEF3
Accessibility & contrast
On white
1.81
#62D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#62D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D0DE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D0DE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#AEBADE
Tritanopia (blue-blind)
#00D8D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #62d0de; /* rgb */ color: rgb(98, 208, 222); /* oklch */ color: oklch(79.9% 0.102 206.5);
Tailwind
colors: {
custom: {
50: '#99dee8',
500: '#62d0de',
950: '#000000',
},
}SCSS
$custom: #62d0de; $custom-light: #99dee8; $custom-dark: #000000;
JSON
{
"hex": "#62d0de",
"rgb": {
"r": 98,
"g": 208,
"b": 222
},
"hsl": {
"h": 186.774,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.79859,
"c": 0.10205,
"h": 206.5
},
"luminance": 0.52982
}Semantic roles & 50–950 ramp
primary
#62D0DE
secondary
#A64A3E
accent
#2D18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484