#62D7DD#62D7DD
#62D7DD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.4% C 0.105 H 199.9°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62D7DD |
|---|---|
| RGB | rgb(98, 215, 221) |
| HSL | hsl(183, 64%, 63%) |
| HSV | hsv(183, 56%, 87%) |
| CMYK | cmyk(55.7%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.85, -31.15, -12.97) |
| CIE-LCH | lch(79.85, 33.74, 202.60°) |
| OKLab | oklab(81.45% -0.0991 -0.0358) |
| OKLCH | oklch(81.45% 0.105 199.9) |
| XYZ | xyz(42.3831, 56.4138, 77.0480) |
| Luminance | 0.5642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 4.81
Mediumturquoise
#48D1CC
ΔE00 4.89
Robin'S Egg
#6DEDFD
ΔE00 6.01
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D7DD #DD6862
analogous
#62DDA6 #62D7DD #6299DD
triadic
#62D7DD #DD62D7 #D7DD62
tetradic
#62D7DD #A662DD #DD6862 #99DD62
square
#62D7DD #A662DD #DD6862 #99DD62
split-complementary
#62D7DD #DD6299 #DDA662
monochromatic
#239BA2 #30CAD2 #62D7DD #94E4E8 #C7F1F3
Accessibility & contrast
On white
1.71
#62D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#62D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D7DD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D7DD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B5C0DE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #62d7dd; /* rgb */ color: rgb(98, 215, 221); /* oklch */ color: oklch(81.4% 0.105 199.9);
Tailwind
colors: {
custom: {
50: '#9ae3e7',
500: '#62d7dd',
950: '#000000',
},
}SCSS
$custom: #62d7dd; $custom-light: #9ae3e7; $custom-dark: #000000;
JSON
{
"hex": "#62d7dd",
"rgb": {
"r": 98,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.927,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81448,
"c": 0.10543,
"h": 199.9
},
"luminance": 0.56418
}Semantic roles & 50–950 ramp
primary
#62D7DD
secondary
#A5433E
accent
#2219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484