#62E2EA#62E2EA
#62E2EA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.113 H 200.9°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #62E2EA |
|---|---|
| RGB | rgb(98, 226, 234) |
| HSL | hsl(184, 76%, 65%) |
| HSV | hsv(184, 58%, 92%) |
| CMYK | cmyk(58.1%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.40, -32.85, -14.55) |
| CIE-LCH | lch(83.40, 35.93, 203.89°) |
| OKLab | oklab(84.45% -0.1053 -0.0403) |
| OKLCH | oklch(84.45% 0.113 200.9) |
| XYZ | xyz(47.0784, 62.9251, 87.4907) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.76
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E2EA #EA6A62
analogous
#62EAAE #62E2EA #629EEA
triadic
#62E2EA #EA62E2 #E2EA62
tetradic
#62E2EA #AE62EA #EA6A62 #9EEA62
square
#62E2EA #AE62EA #EA6A62 #9EEA62
split-complementary
#62E2EA #EA629E #EAAE62
monochromatic
#19AFB9 #2CD8E3 #62E2EA #98ECF1 #CEF6F8
Accessibility & contrast
On white
1.55
#62E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#62E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E2EA
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E2EA | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e2ea; /* rgb */ color: rgb(98, 226, 234); /* oklch */ color: oklch(84.4% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#9cebf0',
500: '#62e2ea',
950: '#000000',
},
}SCSS
$custom: #62e2ea; $custom-light: #9cebf0; $custom-dark: #000000;
JSON
{
"hex": "#62e2ea",
"rgb": {
"r": 98,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.529,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84445,
"c": 0.11278,
"h": 200.9
},
"luminance": 0.6293
}Semantic roles & 50–950 ramp
primary
#62E2EA
secondary
#B83F38
accent
#190DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485