#62EADC#62EADC
#62EADC is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.8% C 0.120 H 185.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62EADC |
|---|---|
| RGB | rgb(98, 234, 220) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.30, -40.23, -4.33) |
| CIE-LCH | lch(85.30, 40.46, 186.15°) |
| OKLab | oklab(85.85% -0.1195 -0.0123) |
| OKLCH | oklch(85.85% 0.12 185.9) |
| XYZ | xyz(47.3723, 66.6048, 78.0557) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.03
Tiffany Blue
#7BF2DA
ΔE00 4.04
Bright Aqua
#0BF9EA
ΔE00 4.33
Bright Turquoise
#0FFEF9
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EADC #EA6270
analogous
#62EA98 #62EADC #62B4EA
triadic
#62EADC #DC62EA #EADC62
tetradic
#62EADC #9862EA #EA6270 #B4EA62
square
#62EADC #9862EA #EA6270 #B4EA62
split-complementary
#62EADC #EA62B4 #EA9862
monochromatic
#19B9A8 #2CE3D0 #62EADC #98F1E8 #CEF8F4
Accessibility & contrast
On white
1.47
#62EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#62EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EADC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EADC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eadc; /* rgb */ color: rgb(98, 234, 220); /* oklch */ color: oklch(85.8% 0.120 185.9);
Tailwind
colors: {
custom: {
50: '#9bf1e6',
500: '#62eadc',
950: '#000000',
},
}SCSS
$custom: #62eadc; $custom-light: #9bf1e6; $custom-dark: #000000;
JSON
{
"hex": "#62eadc",
"rgb": {
"r": 98,
"g": 234,
"b": 220
},
"hsl": {
"h": 173.824,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.85849,
"c": 0.12011,
"h": 185.9
},
"luminance": 0.6661
}Semantic roles & 50–950 ramp
primary
#62EADC
secondary
#B83845
accent
#0D22D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584