#62EEC5#62EEC5
#62EEC5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.135 H 170.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEC5 |
|---|---|
| RGB | rgb(98, 238, 197) |
| HSL | hsl(162, 80%, 66%) |
| HSV | hsv(162, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 17.2%, 6.7%) |
| CIE-LAB | lab(85.89, -47.53, 8.59) |
| CIE-LCH | lch(85.89, 48.30, 169.75°) |
| OKLab | oklab(86.14% -0.1337 0.0219) |
| OKLCH | oklch(86.14% 0.135 170.7) |
| XYZ | xyz(45.6847, 67.7724, 63.4863) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aqua Marine
#2EE8BB
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.16
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEC5 #EE628B
analogous
#62EE7F #62EEC5 #62D1EE
triadic
#62EEC5 #C562EE #EEC562
tetradic
#62EEC5 #7F62EE #EE628B #D1EE62
square
#62EEC5 #7F62EE #EE628B #D1EE62
split-complementary
#62EEC5 #EE62D1 #EE7F62
monochromatic
#15C18E #2BE8B1 #62EEC5 #99F4D9 #D0FAEE
Accessibility & contrast
On white
1.44
#62EEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#62EEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEC5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEC5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC3
Deuteranopia (green-blind)
#D3D1C8
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eec5; /* rgb */ color: rgb(98, 238, 197); /* oklch */ color: oklch(86.1% 0.135 170.7);
Tailwind
colors: {
custom: {
50: '#9bf4d6',
500: '#62eec5',
950: '#000000',
},
}SCSS
$custom: #62eec5; $custom-light: #9bf4d6; $custom-dark: #000000;
JSON
{
"hex": "#62eec5",
"rgb": {
"r": 98,
"g": 238,
"b": 197
},
"hsl": {
"h": 162.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86138,
"c": 0.13547,
"h": 170.7
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#62EEC5
secondary
#BF355E
accent
#0947DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583