#62DCD8#62DCD8
#62DCD8 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.109 H 192.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCD8 |
|---|---|
| RGB | rgb(98, 220, 216) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.15, -34.84, -8.36) |
| CIE-LCH | lch(81.15, 35.83, 193.50°) |
| OKLab | oklab(82.45% -0.1065 -0.0232) |
| OKLCH | oklch(82.45% 0.109 192.3) |
| XYZ | xyz(43.0196, 58.7367, 74.0226) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Turquoise
#40E0D0
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 7.10
Aqua Blue
#02D8E9
ΔE00 7.14
Bright Cyan
#41FDFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCD8 #DC6266
analogous
#62DC9B #62DCD8 #62A3DC
triadic
#62DCD8 #D862DC #DCD862
tetradic
#62DCD8 #9B62DC #DC6266 #A3DC62
square
#62DCD8 #9B62DC #DC6266 #A3DC62
split-complementary
#62DCD8 #DC62A3 #DC9B62
monochromatic
#24A09C #30D1CC #62DCD8 #94E7E4 #C6F2F1
Accessibility & contrast
On white
1.65
#62DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#62DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCD8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCD8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dcd8; /* rgb */ color: rgb(98, 220, 216); /* oklch */ color: oklch(82.4% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#9ae7e4',
500: '#62dcd8',
950: '#000000',
},
}SCSS
$custom: #62dcd8; $custom-light: #9ae7e4; $custom-dark: #000000;
JSON
{
"hex": "#62dcd8",
"rgb": {
"r": 98,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.033,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.82447,
"c": 0.10904,
"h": 192.3
},
"luminance": 0.58741
}Semantic roles & 50–950 ramp
primary
#62DCD8
secondary
#A33F42
accent
#1A20CB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484