#62E8DC#62E8DC
#62E8DC is a very light, moderate teal. Relative luminance 0.655; OKLCH L 85.4% C 0.118 H 187.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8DC |
|---|---|
| RGB | rgb(98, 232, 220) |
| HSL | hsl(175, 74%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 5.2%, 9%) |
| CIE-LAB | lab(84.73, -39.32, -5.19) |
| CIE-LCH | lch(84.73, 39.66, 187.51°) |
| OKLab | oklab(85.38% -0.1174 -0.0146) |
| OKLCH | oklch(85.38% 0.118 187.1) |
| XYZ | xyz(46.8062, 65.4724, 77.8670) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 4.71
Bright Aqua
#0BF9EA
ΔE00 4.73
Mediumturquoise
#48D1CC
ΔE00 5.85
Bright Turquoise
#0FFEF9
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8DC #E8626E
analogous
#62E899 #62E8DC #62B1E8
triadic
#62E8DC #DC62E8 #E8DC62
tetradic
#62E8DC #9962E8 #E8626E #B1E862
square
#62E8DC #9962E8 #E8626E #B1E862
split-complementary
#62E8DC #E862B1 #E89962
monochromatic
#1BB5A7 #2DE0D0 #62E8DC #97F0E8 #CDF8F4
Accessibility & contrast
On white
1.49
#62E8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#62E8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#00EDE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e8dc; /* rgb */ color: rgb(98, 232, 220); /* oklch */ color: oklch(85.4% 0.118 187.1);
Tailwind
colors: {
custom: {
50: '#9bf0e6',
500: '#62e8dc',
950: '#000000',
},
}SCSS
$custom: #62e8dc; $custom-light: #9bf0e6; $custom-dark: #000000;
JSON
{
"hex": "#62e8dc",
"rgb": {
"r": 98,
"g": 232,
"b": 220
},
"hsl": {
"h": 174.627,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.85382,
"c": 0.11831,
"h": 187.1
},
"luminance": 0.65477
}Semantic roles & 50–950 ramp
primary
#62E8DC
secondary
#B53944
accent
#0F21D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584