#62E1EA#62E1EA
#62E1EA is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.2% C 0.112 H 201.7°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62E1EA |
|---|---|
| RGB | rgb(98, 225, 234) |
| HSL | hsl(184, 76%, 65%) |
| HSV | hsv(184, 58%, 92%) |
| CMYK | cmyk(58.1%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.12, -32.38, -14.98) |
| CIE-LCH | lch(83.12, 35.68, 204.83°) |
| OKLab | oklab(84.21% -0.1043 -0.0414) |
| OKLCH | oklch(84.21% 0.112 201.7) |
| XYZ | xyz(46.8072, 62.3828, 87.4003) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 4.13
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E1EA #EA6B62
analogous
#62EAAF #62E1EA #629DEA
triadic
#62E1EA #EA62E1 #E1EA62
tetradic
#62E1EA #AF62EA #EA6B62 #9DEA62
square
#62E1EA #AF62EA #EA6B62 #9DEA62
split-complementary
#62E1EA #EA629D #EAAF62
monochromatic
#19AEB9 #2CD7E3 #62E1EA #98EBF1 #CEF6F8
Accessibility & contrast
On white
1.56
#62E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#62E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E1EA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E1EA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #62e1ea; /* rgb */ color: rgb(98, 225, 234); /* oklch */ color: oklch(84.2% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#9ceaf0',
500: '#62e1ea',
950: '#000000',
},
}SCSS
$custom: #62e1ea; $custom-light: #9ceaf0; $custom-dark: #000000;
JSON
{
"hex": "#62e1ea",
"rgb": {
"r": 98,
"g": 225,
"b": 234
},
"hsl": {
"h": 183.971,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84214,
"c": 0.11225,
"h": 201.7
},
"luminance": 0.62388
}Semantic roles & 50–950 ramp
primary
#62E1EA
secondary
#B84038
accent
#1A0DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485