#62DCDE#62DCDE
#62DCDE is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.6% C 0.109 H 196.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCDE |
|---|---|
| RGB | rgb(98, 220, 222) |
| HSL | hsl(181, 65%, 63%) |
| HSV | hsv(181, 56%, 87%) |
| CMYK | cmyk(55.9%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.32, -33.25, -11.30) |
| CIE-LCH | lch(81.32, 35.12, 198.77°) |
| OKLab | oklab(82.65% -0.104 -0.0313) |
| OKLCH | oklch(82.65% 0.109 196.7) |
| XYZ | xyz(43.8094, 59.0526, 78.1826) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.20
Darkturquoise
#00CED1
ΔE00 4.99
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.53
Turquoise
#40E0D0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCDE #DE6462
analogous
#62DEA2 #62DCDE #629EDE
triadic
#62DCDE #DE62DC #DCDE62
tetradic
#62DCDE #A262DE #DE6462 #9EDE62
square
#62DCDE #A262DE #DE6462 #9EDE62
split-complementary
#62DCDE #DE629E #DEA262
monochromatic
#22A1A3 #2FD1D3 #62DCDE #95E7E9 #C7F3F3
Accessibility & contrast
On white
1.64
#62DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#62DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCDE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCDE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcde; /* rgb */ color: rgb(98, 220, 222); /* oklch */ color: oklch(82.6% 0.109 196.7);
Tailwind
colors: {
custom: {
50: '#9ae7e8',
500: '#62dcde',
950: '#000000',
},
}SCSS
$custom: #62dcde; $custom-light: #9ae7e8; $custom-dark: #000000;
JSON
{
"hex": "#62dcde",
"rgb": {
"r": 98,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.968,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82645,
"c": 0.10862,
"h": 196.7
},
"luminance": 0.59057
}Semantic roles & 50–950 ramp
primary
#62DCDE
secondary
#A6403E
accent
#1B18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484