#62DCDF#62DCDF
#62DCDF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.109 H 197.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCDF |
|---|---|
| RGB | rgb(98, 220, 223) |
| HSL | hsl(181, 66%, 63%) |
| HSV | hsv(181, 56%, 87%) |
| CMYK | cmyk(56.1%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.35, -32.99, -11.79) |
| CIE-LCH | lch(81.35, 35.03, 199.66°) |
| OKLab | oklab(82.68% -0.1036 -0.0326) |
| OKLCH | oklch(82.68% 0.109 197.5) |
| XYZ | xyz(43.9439, 59.1064, 78.8906) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCDF #DF6562
analogous
#62DFA3 #62DCDF #629DDF
triadic
#62DCDF #DF62DC #DCDF62
tetradic
#62DCDF #A362DF #DF6562 #9DDF62
square
#62DCDF #A362DF #DF6562 #9DDF62
split-complementary
#62DCDF #DF629D #DFA362
monochromatic
#22A2A5 #2FD1D5 #62DCDF #95E7E9 #C8F3F4
Accessibility & contrast
On white
1.64
#62DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#62DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCDF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCDF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcdf; /* rgb */ color: rgb(98, 220, 223); /* oklch */ color: oklch(82.7% 0.109 197.5);
Tailwind
colors: {
custom: {
50: '#9ae7e9',
500: '#62dcdf',
950: '#000000',
},
}SCSS
$custom: #62dcdf; $custom-light: #9ae7e9; $custom-dark: #000000;
JSON
{
"hex": "#62dcdf",
"rgb": {
"r": 98,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.44,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82679,
"c": 0.10862,
"h": 197.5
},
"luminance": 0.59111
}Semantic roles & 50–950 ramp
primary
#62DCDF
secondary
#A8403E
accent
#1C17CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484