#62EEE5#62EEE5
#62EEE5 is a very light, vivid teal. Relative luminance 0.694; OKLCH L 87.1% C 0.121 H 189.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEE5 |
|---|---|
| RGB | rgb(98, 238, 229) |
| HSL | hsl(176, 80%, 66%) |
| HSV | hsv(176, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 3.8%, 6.7%) |
| CIE-LAB | lab(86.70, -39.73, -7.00) |
| CIE-LCH | lch(86.70, 40.34, 190.00°) |
| OKLab | oklab(87.06% -0.1198 -0.0196) |
| OKLCH | oklch(87.06% 0.121 189.3) |
| XYZ | xyz(49.7481, 69.3977, 84.8869) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.13
Turquoise
#40E0D0
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 4.77
Aqua
#00FFFF
ΔE00 5.23
Tiffany Blue
#7BF2DA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEE5 #EE626B
analogous
#62EE9F #62EEE5 #62B1EE
triadic
#62EEE5 #E562EE #EEE562
tetradic
#62EEE5 #9F62EE #EE626B #B1EE62
square
#62EEE5 #9F62EE #EE626B #B1EE62
split-complementary
#62EEE5 #EE62B1 #EE9F62
monochromatic
#15C1B6 #2BE8DC #62EEE5 #99F4EE #D0FAF7
Accessibility & contrast
On white
1.41
#62EEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#62EEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEE5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEE5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E5
Deuteranopia (green-blind)
#CCD2E6
Tritanopia (blue-blind)
#00F4EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62eee5; /* rgb */ color: rgb(98, 238, 229); /* oklch */ color: oklch(87.1% 0.121 189.3);
Tailwind
colors: {
custom: {
50: '#9cf4ed',
500: '#62eee5',
950: '#000000',
},
}SCSS
$custom: #62eee5; $custom-light: #9cf4ed; $custom-dark: #000000;
JSON
{
"hex": "#62eee5",
"rgb": {
"r": 98,
"g": 238,
"b": 229
},
"hsl": {
"h": 176.143,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.87063,
"c": 0.12135,
"h": 189.3
},
"luminance": 0.69403
}Semantic roles & 50–950 ramp
primary
#62EEE5
secondary
#BF353E
accent
#0916DD
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584