#62EEC6#62EEC6
#62EEC6 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.135 H 171.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEC6 |
|---|---|
| RGB | rgb(98, 238, 198) |
| HSL | hsl(163, 80%, 66%) |
| HSV | hsv(163, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 16.8%, 6.7%) |
| CIE-LAB | lab(85.92, -47.30, 8.10) |
| CIE-LCH | lch(85.92, 47.99, 170.28°) |
| OKLab | oklab(86.17% -0.1332 0.0207) |
| OKLCH | oklch(86.17% 0.135 171.2) |
| XYZ | xyz(45.7997, 67.8184, 64.0917) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.50
Aqua Marine
#2EE8BB
ΔE00 3.03
Aqua (survey)
#13EAC9
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.04
Bright Teal
#01F9C6
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEC6 #EE628A
analogous
#62EE80 #62EEC6 #62D0EE
triadic
#62EEC6 #C662EE #EEC662
tetradic
#62EEC6 #8062EE #EE628A #D0EE62
square
#62EEC6 #8062EE #EE628A #D0EE62
split-complementary
#62EEC6 #EE62D0 #EE8062
monochromatic
#15C190 #2BE8B2 #62EEC6 #99F4DA #D0FAEE
Accessibility & contrast
On white
1.44
#62EEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#62EEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEC6
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEC6 | 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)
#E7E0C4
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eec6; /* rgb */ color: rgb(98, 238, 198); /* oklch */ color: oklch(86.2% 0.135 171.2);
Tailwind
colors: {
custom: {
50: '#9bf4d7',
500: '#62eec6',
950: '#000000',
},
}SCSS
$custom: #62eec6; $custom-light: #9bf4d7; $custom-dark: #000000;
JSON
{
"hex": "#62eec6",
"rgb": {
"r": 98,
"g": 238,
"b": 198
},
"hsl": {
"h": 162.857,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86165,
"c": 0.13482,
"h": 171.2
},
"luminance": 0.67823
}Semantic roles & 50–950 ramp
primary
#62EEC6
secondary
#BF355D
accent
#0945DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583