#62D2DE#62D2DE
#62D2DE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.3% C 0.103 H 204.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #62D2DE |
|---|---|
| RGB | rgb(98, 210, 222) |
| HSL | hsl(186, 65%, 63%) |
| HSV | hsv(186, 56%, 87%) |
| CMYK | cmyk(55.9%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(78.44, -28.46, -15.62) |
| CIE-LCH | lch(78.44, 32.47, 208.75°) |
| OKLab | oklab(80.32% -0.0934 -0.0432) |
| OKLCH | oklch(80.32% 0.103 204.8) |
| XYZ | xyz(41.2630, 53.9598, 77.3338) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 5.93
Robin'S Egg
#6DEDFD
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.87
Neon Blue
#04D9FF
ΔE00 7.35
Robin Egg Blue
#8AF1FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D2DE #DE6E62
analogous
#62DEAC #62D2DE #6294DE
triadic
#62D2DE #DE62D2 #D2DE62
tetradic
#62D2DE #AC62DE #DE6E62 #94DE62
square
#62D2DE #AC62DE #DE6E62 #94DE62
split-complementary
#62D2DE #DE6294 #DEAC62
monochromatic
#2297A3 #2FC4D3 #62D2DE #95E0E9 #C7EFF3
Accessibility & contrast
On white
1.78
#62D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#62D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D2DE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D2DE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #62d2de; /* rgb */ color: rgb(98, 210, 222); /* oklch */ color: oklch(80.3% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#99e0e8',
500: '#62d2de',
950: '#000000',
},
}SCSS
$custom: #62d2de; $custom-light: #99e0e8; $custom-dark: #000000;
JSON
{
"hex": "#62d2de",
"rgb": {
"r": 98,
"g": 210,
"b": 222
},
"hsl": {
"h": 185.806,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.80322,
"c": 0.10293,
"h": 204.8
},
"luminance": 0.53964
}Semantic roles & 50–950 ramp
primary
#62D2DE
secondary
#A6483E
accent
#2A18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484