#62ECC2#62ECC2
#62ECC2 is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.6% C 0.135 H 169.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62ECC2 |
|---|---|
| RGB | rgb(98, 236, 194) |
| HSL | hsl(162, 78%, 65%) |
| HSV | hsv(162, 58%, 93%) |
| CMYK | cmyk(58.5%, 0%, 17.8%, 7.5%) |
| CIE-LAB | lab(85.24, -47.36, 9.23) |
| CIE-LCH | lch(85.24, 48.25, 168.98°) |
| OKLab | oklab(85.58% -0.1329 0.0236) |
| OKLCH | oklch(85.58% 0.135 169.9) |
| XYZ | xyz(44.7654, 66.4781, 61.5009) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.72
Aqua Marine
#2EE8BB
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 4.27
Aqua (survey)
#13EAC9
ΔE00 4.35
Aquamarine
#7FFFD4
ΔE00 4.37
Seafoam
#7FE0B3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62ECC2 #EC628C
analogous
#62EC7D #62ECC2 #62D1EC
triadic
#62ECC2 #C262EC #ECC262
tetradic
#62ECC2 #7D62EC #EC628C #D1EC62
square
#62ECC2 #7D62EC #EC628C #D1EC62
split-complementary
#62ECC2 #EC62D1 #EC7D62
monochromatic
#17BD8A #2BE5AD #62ECC2 #99F3D7 #CFF9EC
Accessibility & contrast
On white
1.47
#62ECC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#62ECC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62ECC2
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62ECC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62ECC2 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DEC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62ecc2; /* rgb */ color: rgb(98, 236, 194); /* oklch */ color: oklch(85.6% 0.135 169.9);
Tailwind
colors: {
custom: {
50: '#9bf3d4',
500: '#62ecc2',
950: '#000000',
},
}SCSS
$custom: #62ecc2; $custom-light: #9bf3d4; $custom-dark: #000000;
JSON
{
"hex": "#62ecc2",
"rgb": {
"r": 98,
"g": 236,
"b": 194
},
"hsl": {
"h": 161.739,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.85583,
"c": 0.13502,
"h": 169.9
},
"luminance": 0.66483
}Semantic roles & 50–950 ramp
primary
#62ECC2
secondary
#BC375F
accent
#0B4ADB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583