#62DDDC#62DDDC
#62DDDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.109 H 194.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDDC |
|---|---|
| RGB | rgb(98, 221, 220) |
| HSL | hsl(180, 64%, 63%) |
| HSV | hsv(180, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.55, -34.26, -9.89) |
| CIE-LCH | lch(81.55, 35.66, 196.11°) |
| OKLab | oklab(82.81% -0.1059 -0.0274) |
| OKLCH | oklch(82.81% 0.109 194.5) |
| XYZ | xyz(43.8062, 59.4725, 76.8670) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.71
Aqua Blue
#02D8E9
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 6.51
Robin'S Egg
#6DEDFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDDC #DD6263
analogous
#62DD9E #62DDDC #62A1DD
triadic
#62DDDC #DC62DD #DDDC62
tetradic
#62DDDC #9E62DD #DD6263 #A1DD62
square
#62DDDC #9E62DD #DD6263 #A1DD62
split-complementary
#62DDDC #DD62A1 #DD9E62
monochromatic
#23A2A1 #30D2D1 #62DDDC #94E8E7 #C7F3F2
Accessibility & contrast
On white
1.63
#62DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#62DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDDC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDDC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dddc; /* rgb */ color: rgb(98, 221, 220); /* oklch */ color: oklch(82.8% 0.109 194.5);
Tailwind
colors: {
custom: {
50: '#9ae8e6',
500: '#62dddc',
950: '#000000',
},
}SCSS
$custom: #62dddc; $custom-light: #9ae8e6; $custom-dark: #000000;
JSON
{
"hex": "#62dddc",
"rgb": {
"r": 98,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.512,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82812,
"c": 0.1094,
"h": 194.5
},
"luminance": 0.59477
}Semantic roles & 50–950 ramp
primary
#62DDDC
secondary
#A53E3F
accent
#191BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484