#62E5EA#62E5EA
#62E5EA is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.1% C 0.114 H 198.7°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #62E5EA |
|---|---|
| RGB | rgb(98, 229, 234) |
| HSL | hsl(182, 76%, 65%) |
| HSV | hsv(182, 58%, 92%) |
| CMYK | cmyk(58.1%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.26, -34.27, -13.26) |
| CIE-LCH | lch(84.26, 36.74, 201.16°) |
| OKLab | oklab(85.14% -0.1084 -0.0367) |
| OKLCH | oklch(85.14% 0.114 198.7) |
| XYZ | xyz(47.9013, 64.5709, 87.7650) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Bright Cyan
#41FDFE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E5EA #EA6762
analogous
#62EAAB #62E5EA #62A1EA
triadic
#62E5EA #EA62E5 #E5EA62
tetradic
#62E5EA #AB62EA #EA6762 #A1EA62
square
#62E5EA #AB62EA #EA6762 #A1EA62
split-complementary
#62E5EA #EA62A1 #EAAB62
monochromatic
#19B3B9 #2CDCE3 #62E5EA #98EEF1 #CEF7F8
Accessibility & contrast
On white
1.51
#62E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#62E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E5EA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E5EA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62e5ea; /* rgb */ color: rgb(98, 229, 234); /* oklch */ color: oklch(85.1% 0.114 198.7);
Tailwind
colors: {
custom: {
50: '#9cedf0',
500: '#62e5ea',
950: '#000000',
},
}SCSS
$custom: #62e5ea; $custom-light: #9cedf0; $custom-dark: #000000;
JSON
{
"hex": "#62e5ea",
"rgb": {
"r": 98,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.206,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.85138,
"c": 0.11449,
"h": 198.7
},
"luminance": 0.64576
}Semantic roles & 50–950 ramp
primary
#62E5EA
secondary
#B83D38
accent
#140DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585