#62E1EE#62E1EE
#62E1EE is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.4% C 0.113 H 204.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1EE |
|---|---|
| RGB | rgb(98, 225, 238) |
| HSL | hsl(186, 80%, 66%) |
| HSV | hsv(186, 59%, 93%) |
| CMYK | cmyk(58.8%, 5.5%, 0%, 6.7%) |
| CIE-LAB | lab(83.24, -31.28, -16.91) |
| CIE-LCH | lch(83.24, 35.56, 208.40°) |
| OKLab | oklab(84.35% -0.1027 -0.0468) |
| OKLCH | oklch(84.35% 0.113 204.5) |
| XYZ | xyz(47.3884, 62.6153, 90.4609) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.91
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Bright Light Blue
#26F7FD
ΔE00 6.40
Neon Blue
#04D9FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1EE #EE6F62
analogous
#62EEB5 #62E1EE #629BEE
triadic
#62E1EE #EE62E1 #E1EE62
tetradic
#62E1EE #B562EE #EE6F62 #9BEE62
square
#62E1EE #B562EE #EE6F62 #9BEE62
split-complementary
#62E1EE #EE629B #EEB562
monochromatic
#15B1C1 #2BD6E8 #62E1EE #99ECF4 #D0F6FA
Accessibility & contrast
On white
1.55
#62E1EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#62E1EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1EE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1EE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00E9E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e1ee; /* rgb */ color: rgb(98, 225, 238); /* oklch */ color: oklch(84.4% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#9ceaf3',
500: '#62e1ee',
950: '#000000',
},
}SCSS
$custom: #62e1ee; $custom-light: #9ceaf3; $custom-dark: #000000;
JSON
{
"hex": "#62e1ee",
"rgb": {
"r": 98,
"g": 225,
"b": 238
},
"hsl": {
"h": 185.571,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.84354,
"c": 0.11288,
"h": 204.5
},
"luminance": 0.6262
}Semantic roles & 50–950 ramp
primary
#62E1EE
secondary
#BF4235
accent
#1C09DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485