#62D4DD#62D4DD
#62D4DD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.104 H 202.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4DD |
|---|---|
| RGB | rgb(98, 212, 221) |
| HSL | hsl(184, 64%, 63%) |
| HSV | hsv(184, 56%, 87%) |
| CMYK | cmyk(55.7%, 4.1%, 0%, 13.3%) |
| CIE-LAB | lab(78.98, -29.71, -14.26) |
| CIE-LCH | lch(78.98, 32.95, 205.65°) |
| OKLab | oklab(80.75% -0.096 -0.0394) |
| OKLCH | oklch(80.75% 0.104 202.3) |
| XYZ | xyz(41.6262, 54.9000, 76.7957) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.81
Robin'S Egg
#6DEDFD
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4DD #DD6B62
analogous
#62DDA8 #62D4DD #6297DD
triadic
#62D4DD #DD62D4 #D4DD62
tetradic
#62D4DD #A862DD #DD6B62 #97DD62
square
#62D4DD #A862DD #DD6B62 #97DD62
split-complementary
#62D4DD #DD6297 #DDA862
monochromatic
#2398A2 #30C6D2 #62D4DD #94E2E8 #C7F0F3
Accessibility & contrast
On white
1.75
#62D4DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#62D4DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4DD
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4DD | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B2BDDE
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d4dd; /* rgb */ color: rgb(98, 212, 221); /* oklch */ color: oklch(80.8% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#9ae1e7',
500: '#62d4dd',
950: '#000000',
},
}SCSS
$custom: #62d4dd; $custom-light: #9ae1e7; $custom-dark: #000000;
JSON
{
"hex": "#62d4dd",
"rgb": {
"r": 98,
"g": 212,
"b": 221
},
"hsl": {
"h": 184.39,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.80751,
"c": 0.10375,
"h": 202.3
},
"luminance": 0.54904
}Semantic roles & 50–950 ramp
primary
#62D4DD
secondary
#A5463E
accent
#2619CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484