#62DCDA#62DCDA
#62DCDA is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.109 H 193.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCDA |
|---|---|
| RGB | rgb(98, 220, 218) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.20, -34.32, -9.34) |
| CIE-LCH | lch(81.20, 35.56, 195.23°) |
| OKLab | oklab(82.51% -0.1057 -0.0259) |
| OKLCH | oklch(82.51% 0.109 193.8) |
| XYZ | xyz(43.2797, 58.8407, 75.3926) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.38
Darkturquoise
#00CED1
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 6.83
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCDA #DC6264
analogous
#62DC9D #62DCDA #62A1DC
triadic
#62DCDA #DA62DC #DCDA62
tetradic
#62DCDA #9D62DC #DC6264 #A1DC62
square
#62DCDA #9D62DC #DC6264 #A1DC62
split-complementary
#62DCDA #DC62A1 #DC9D62
monochromatic
#24A09E #30D1CE #62DCDA #94E7E6 #C6F2F2
Accessibility & contrast
On white
1.64
#62DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#62DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCDA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCDA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2DA
Deuteranopia (green-blind)
#BCC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcda; /* rgb */ color: rgb(98, 220, 218); /* oklch */ color: oklch(82.5% 0.109 193.8);
Tailwind
colors: {
custom: {
50: '#9ae7e5',
500: '#62dcda',
950: '#000000',
},
}SCSS
$custom: #62dcda; $custom-light: #9ae7e5; $custom-dark: #000000;
JSON
{
"hex": "#62dcda",
"rgb": {
"r": 98,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.016,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82513,
"c": 0.10882,
"h": 193.8
},
"luminance": 0.58845
}Semantic roles & 50–950 ramp
primary
#62DCDA
secondary
#A33F40
accent
#1A1DCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484