#62E1EB#62E1EB
#62E1EB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.112 H 202.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1EB |
|---|---|
| RGB | rgb(98, 225, 235) |
| HSL | hsl(184, 77%, 65%) |
| HSV | hsv(184, 58%, 92%) |
| CMYK | cmyk(58.3%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.15, -32.11, -15.47) |
| CIE-LCH | lch(83.15, 35.64, 205.72°) |
| OKLab | oklab(84.25% -0.1039 -0.0428) |
| OKLCH | oklch(84.25% 0.112 202.4) |
| XYZ | xyz(46.9513, 62.4405, 88.1590) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.43
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1EB #EB6C62
analogous
#62EBB1 #62E1EB #629CEB
triadic
#62E1EB #EB62E1 #E1EB62
tetradic
#62E1EB #B162EB #EB6C62 #9CEB62
square
#62E1EB #B162EB #EB6C62 #9CEB62
split-complementary
#62E1EB #EB629C #EBB162
monochromatic
#18AFBB #2CD7E4 #62E1EB #98EBF2 #CFF6F9
Accessibility & contrast
On white
1.56
#62E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#62E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1EB
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1EB | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#00E9E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e1eb; /* rgb */ color: rgb(98, 225, 235); /* oklch */ color: oklch(84.2% 0.112 202.4);
Tailwind
colors: {
custom: {
50: '#9ceaf1',
500: '#62e1eb',
950: '#000000',
},
}SCSS
$custom: #62e1eb; $custom-light: #9ceaf1; $custom-dark: #000000;
JSON
{
"hex": "#62e1eb",
"rgb": {
"r": 98,
"g": 225,
"b": 235
},
"hsl": {
"h": 184.38,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.84248,
"c": 0.11238,
"h": 202.4
},
"luminance": 0.62445
}Semantic roles & 50–950 ramp
primary
#62E1EB
secondary
#BA4137
accent
#1B0CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485