#62E2EC#62E2EC
#62E2EC is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.5% C 0.113 H 202.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2EC |
|---|---|
| RGB | rgb(98, 226, 236) |
| HSL | hsl(184, 78%, 65%) |
| HSV | hsv(184, 58%, 93%) |
| CMYK | cmyk(58.5%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.46, -32.31, -15.52) |
| CIE-LCH | lch(83.46, 35.84, 205.66°) |
| OKLab | oklab(84.51% -0.1045 -0.0429) |
| OKLCH | oklch(84.51% 0.113 202.3) |
| XYZ | xyz(47.3673, 63.0407, 89.0124) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.27
Aqua Blue
#02D8E9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2EC #EC6C62
analogous
#62ECB1 #62E2EC #629DEC
triadic
#62E2EC #EC62E2 #E2EC62
tetradic
#62E2EC #B162EC #EC6C62 #9DEC62
square
#62E2EC #B162EC #EC6C62 #9DEC62
split-complementary
#62E2EC #EC629D #ECB162
monochromatic
#17B1BD #2BD8E5 #62E2EC #99ECF3 #CFF6F9
Accessibility & contrast
On white
1.54
#62E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#62E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2EC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2EC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2ec; /* rgb */ color: rgb(98, 226, 236); /* oklch */ color: oklch(84.5% 0.113 202.3);
Tailwind
colors: {
custom: {
50: '#9cebf2',
500: '#62e2ec',
950: '#000000',
},
}SCSS
$custom: #62e2ec; $custom-light: #9cebf2; $custom-dark: #000000;
JSON
{
"hex": "#62e2ec",
"rgb": {
"r": 98,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.348,
"s": 78.409,
"l": 65.49
},
"oklch": {
"l": 0.84514,
"c": 0.11302,
"h": 202.3
},
"luminance": 0.63046
}Semantic roles & 50–950 ramp
primary
#62E2EC
secondary
#BC4037
accent
#1A0BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485