#62E2EB#62E2EB
#62E2EB is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.113 H 201.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2EB |
|---|---|
| RGB | rgb(98, 226, 235) |
| HSL | hsl(184, 77%, 65%) |
| HSV | hsv(184, 58%, 92%) |
| CMYK | cmyk(58.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.43, -32.58, -15.04) |
| CIE-LCH | lch(83.43, 35.88, 204.77°) |
| OKLab | oklab(84.48% -0.1049 -0.0416) |
| OKLCH | oklch(84.48% 0.113 201.6) |
| XYZ | xyz(47.2224, 62.9827, 88.2494) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.51
Aqua Blue
#02D8E9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Bright Light Blue
#26F7FD
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Darkturquoise
#00CED1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2EB #EB6B62
analogous
#62EBB0 #62E2EB #629DEB
triadic
#62E2EB #EB62E2 #E2EB62
tetradic
#62E2EB #B062EB #EB6B62 #9DEB62
square
#62E2EB #B062EB #EB6B62 #9DEB62
split-complementary
#62E2EB #EB629D #EBB062
monochromatic
#18B0BB #2CD8E4 #62E2EB #98ECF2 #CFF6F9
Accessibility & contrast
On white
1.54
#62E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#62E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2EB
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2EB | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2eb; /* rgb */ color: rgb(98, 226, 235); /* oklch */ color: oklch(84.5% 0.113 201.6);
Tailwind
colors: {
custom: {
50: '#9cebf1',
500: '#62e2eb',
950: '#000000',
},
}SCSS
$custom: #62e2eb; $custom-light: #9cebf1; $custom-dark: #000000;
JSON
{
"hex": "#62e2eb",
"rgb": {
"r": 98,
"g": 226,
"b": 235
},
"hsl": {
"h": 183.942,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84479,
"c": 0.11289,
"h": 201.6
},
"luminance": 0.62988
}Semantic roles & 50–950 ramp
primary
#62E2EB
secondary
#BA4037
accent
#190CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485