#62DFDC#62DFDC
#62DFDC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.111 H 193.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFDC |
|---|---|
| RGB | rgb(98, 223, 220) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.13, -35.19, -9.03) |
| CIE-LCH | lch(82.13, 36.33, 194.40°) |
| OKLab | oklab(83.28% -0.108 -0.0251) |
| OKLCH | oklch(83.28% 0.111 193.1) |
| XYZ | xyz(44.3374, 60.5349, 77.0441) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.80
Turquoise
#40E0D0
ΔE00 5.00
Darkturquoise
#00CED1
ΔE00 5.57
Bright Light Blue
#26F7FD
ΔE00 6.35
Bright Cyan
#41FDFE
ΔE00 6.84
Aqua Blue
#02D8E9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFDC #DF6265
analogous
#62DF9D #62DFDC #62A3DF
triadic
#62DFDC #DC62DF #DFDC62
tetradic
#62DFDC #9D62DF #DF6265 #A3DF62
square
#62DFDC #9D62DF #DF6265 #A3DF62
split-complementary
#62DFDC #DF62A3 #DF9D62
monochromatic
#22A5A2 #2FD5D1 #62DFDC #95E9E7 #C8F4F3
Accessibility & contrast
On white
1.60
#62DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#62DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFDC
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFDC | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62dfdc; /* rgb */ color: rgb(98, 223, 220); /* oklch */ color: oklch(83.3% 0.111 193.1);
Tailwind
colors: {
custom: {
50: '#9ae9e6',
500: '#62dfdc',
950: '#000000',
},
}SCSS
$custom: #62dfdc; $custom-light: #9ae9e6; $custom-dark: #000000;
JSON
{
"hex": "#62dfdc",
"rgb": {
"r": 98,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.56,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.83278,
"c": 0.11088,
"h": 193.1
},
"luminance": 0.60539
}Semantic roles & 50–950 ramp
primary
#62DFDC
secondary
#A83E40
accent
#171CCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484