#62E7DC#62E7DC
#62E7DC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.1% C 0.117 H 187.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #62E7DC |
|---|---|
| RGB | rgb(98, 231, 220) |
| HSL | hsl(175, 73%, 65%) |
| HSV | hsv(175, 58%, 91%) |
| CMYK | cmyk(57.6%, 0%, 4.8%, 9.4%) |
| CIE-LAB | lab(84.44, -38.87, -5.61) |
| CIE-LCH | lch(84.44, 39.27, 188.22°) |
| OKLab | oklab(85.15% -0.1164 -0.0158) |
| OKLCH | oklch(85.15% 0.117 187.7) |
| XYZ | xyz(46.5255, 64.9111, 77.7735) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.07
Bright Aqua
#0BF9EA
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.55
Bright Turquoise
#0FFEF9
ΔE00 5.97
Bright Cyan
#41FDFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E7DC #E7626D
analogous
#62E79A #62E7DC #62AFE7
triadic
#62E7DC #DC62E7 #E7DC62
tetradic
#62E7DC #9A62E7 #E7626D #AFE762
square
#62E7DC #9A62E7 #E7626D #AFE762
split-complementary
#62E7DC #E762AF #E79A62
monochromatic
#1BB3A7 #2DDFD0 #62E7DC #97EFE8 #CCF7F4
Accessibility & contrast
On white
1.50
#62E7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#62E7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E7DC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E7DC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#00ECE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #62e7dc; /* rgb */ color: rgb(98, 231, 220); /* oklch */ color: oklch(85.1% 0.117 187.7);
Tailwind
colors: {
custom: {
50: '#9befe6',
500: '#62e7dc',
950: '#000000',
},
}SCSS
$custom: #62e7dc; $custom-light: #9befe6; $custom-dark: #000000;
JSON
{
"hex": "#62e7dc",
"rgb": {
"r": 98,
"g": 231,
"b": 220
},
"hsl": {
"h": 175.038,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.85148,
"c": 0.11743,
"h": 187.7
},
"luminance": 0.64916
}Semantic roles & 50–950 ramp
primary
#62E7DC
secondary
#B43A44
accent
#1020D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584