#62E3EA#62E3EA
#62E3EA is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.113 H 200.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62E3EA |
|---|---|
| RGB | rgb(98, 227, 234) |
| HSL | hsl(183, 76%, 65%) |
| HSV | hsv(183, 58%, 92%) |
| CMYK | cmyk(58.1%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(83.69, -33.33, -14.12) |
| CIE-LCH | lch(83.69, 36.19, 202.97°) |
| OKLab | oklab(84.68% -0.1064 -0.0391) |
| OKLCH | oklch(84.68% 0.113 200.2) |
| XYZ | xyz(47.3511, 63.4705, 87.5816) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Aqua Blue
#02D8E9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E3EA #EA6962
analogous
#62EAAD #62E3EA #629FEA
triadic
#62E3EA #EA62E3 #E3EA62
tetradic
#62E3EA #AD62EA #EA6962 #9FEA62
square
#62E3EA #AD62EA #EA6962 #9FEA62
split-complementary
#62E3EA #EA629F #EAAD62
monochromatic
#19B1B9 #2CD9E3 #62E3EA #98EDF1 #CEF6F8
Accessibility & contrast
On white
1.53
#62E3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#62E3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E3EA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E3EA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #62e3ea; /* rgb */ color: rgb(98, 227, 234); /* oklch */ color: oklch(84.7% 0.113 200.2);
Tailwind
colors: {
custom: {
50: '#9cecf0',
500: '#62e3ea',
950: '#000000',
},
}SCSS
$custom: #62e3ea; $custom-light: #9cecf0; $custom-dark: #000000;
JSON
{
"hex": "#62e3ea",
"rgb": {
"r": 98,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.088,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84676,
"c": 0.11333,
"h": 200.2
},
"luminance": 0.63475
}Semantic roles & 50–950 ramp
primary
#62E3EA
secondary
#B83E38
accent
#170DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485