#62E2CD#62E2CD
#62E2CD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.5% C 0.118 H 180.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2CD |
|---|---|
| RGB | rgb(98, 226, 205) |
| HSL | hsl(170, 69%, 64%) |
| HSV | hsv(170, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.59, -40.38, -0.40) |
| CIE-LCH | lch(82.59, 40.38, 180.56°) |
| OKLab | oklab(83.52% -0.1176 -0.0017) |
| OKLCH | oklch(83.52% 0.118 180.8) |
| XYZ | xyz(43.2479, 61.3929, 67.3166) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.67
Tiffany Blue
#7BF2DA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 6.38
Aquamarine (survey)
#04D8B2
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2CD #E26277
analogous
#62E28D #62E2CD #62B7E2
triadic
#62E2CD #CD62E2 #E2CD62
tetradic
#62E2CD #8D62E2 #E26277 #B7E262
square
#62E2CD #8D62E2 #E26277 #B7E262
split-complementary
#62E2CD #E262B7 #E28D62
monochromatic
#1FAA93 #2ED8BD #62E2CD #96ECDD #C9F5EE
Accessibility & contrast
On white
1.58
#62E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#62E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2CD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2CD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #62e2cd; /* rgb */ color: rgb(98, 226, 205); /* oklch */ color: oklch(83.5% 0.118 180.8);
Tailwind
colors: {
custom: {
50: '#9aebdc',
500: '#62e2cd',
950: '#000000',
},
}SCSS
$custom: #62e2cd; $custom-light: #9aebdc; $custom-dark: #000000;
JSON
{
"hex": "#62e2cd",
"rgb": {
"r": 98,
"g": 226,
"b": 205
},
"hsl": {
"h": 170.156,
"s": 68.817,
"l": 63.529
},
"oklch": {
"l": 0.83517,
"c": 0.11761,
"h": 180.8
},
"luminance": 0.61397
}Semantic roles & 50–950 ramp
primary
#62E2CD
secondary
#AC3C4F
accent
#1534D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484