#62E9DC#62E9DC
#62E9DC is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.6% C 0.119 H 186.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #62E9DC |
|---|---|
| RGB | rgb(98, 233, 220) |
| HSL | hsl(174, 75%, 65%) |
| HSV | hsv(174, 58%, 91%) |
| CMYK | cmyk(57.9%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(85.02, -39.77, -4.76) |
| CIE-LCH | lch(85.02, 40.06, 186.82°) |
| OKLab | oklab(85.62% -0.1184 -0.0135) |
| OKLCH | oklch(85.62% 0.119 186.5) |
| XYZ | xyz(47.0885, 66.0370, 77.9611) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.00
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Aqua
#0BF9EA
ΔE00 4.52
Bright Turquoise
#0FFEF9
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 6.16
Bright Cyan
#41FDFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E9DC #E9626F
analogous
#62E998 #62E9DC #62B3E9
triadic
#62E9DC #DC62E9 #E9DC62
tetradic
#62E9DC #9862E9 #E9626F #B3E962
square
#62E9DC #9862E9 #E9626F #B3E962
split-complementary
#62E9DC #E962B3 #E99862
monochromatic
#1AB7A8 #2CE1D0 #62E9DC #98F1E8 #CDF8F4
Accessibility & contrast
On white
1.48
#62E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#62E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E9DC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E9DC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #62e9dc; /* rgb */ color: rgb(98, 233, 220); /* oklch */ color: oklch(85.6% 0.119 186.5);
Tailwind
colors: {
custom: {
50: '#9bf0e6',
500: '#62e9dc',
950: '#000000',
},
}SCSS
$custom: #62e9dc; $custom-light: #9bf0e6; $custom-dark: #000000;
JSON
{
"hex": "#62e9dc",
"rgb": {
"r": 98,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.222,
"s": 75.419,
"l": 64.902
},
"oklch": {
"l": 0.85615,
"c": 0.11921,
"h": 186.5
},
"luminance": 0.66042
}Semantic roles & 50–950 ramp
primary
#62E9DC
secondary
#B73845
accent
#0E21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584