#62E8EA#62E8EA
#62E8EA is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.8% C 0.116 H 196.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8EA |
|---|---|
| RGB | rgb(98, 232, 234) |
| HSL | hsl(181, 76%, 65%) |
| HSV | hsv(181, 58%, 92%) |
| CMYK | cmyk(58.1%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.12, -35.66, -11.98) |
| CIE-LCH | lch(85.12, 37.62, 198.57°) |
| OKLab | oklab(85.83% -0.1115 -0.0332) |
| OKLCH | oklch(85.83% 0.116 196.6) |
| XYZ | xyz(48.7385, 66.2454, 88.0440) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.11
Bright Cyan
#41FDFE
ΔE00 4.84
Robin'S Egg
#6DEDFD
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Bright Turquoise
#0FFEF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8EA #EA6462
analogous
#62EAA8 #62E8EA #62A4EA
triadic
#62E8EA #EA62E8 #E8EA62
tetradic
#62E8EA #A862EA #EA6462 #A4EA62
square
#62E8EA #A862EA #EA6462 #A4EA62
split-complementary
#62E8EA #EA62A4 #EAA862
monochromatic
#19B7B9 #2CE0E3 #62E8EA #98F0F1 #CEF8F8
Accessibility & contrast
On white
1.47
#62E8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#62E8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8EA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8EA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62e8ea; /* rgb */ color: rgb(98, 232, 234); /* oklch */ color: oklch(85.8% 0.116 196.6);
Tailwind
colors: {
custom: {
50: '#9ceff0',
500: '#62e8ea',
950: '#000000',
},
}SCSS
$custom: #62e8ea; $custom-light: #9ceff0; $custom-dark: #000000;
JSON
{
"hex": "#62e8ea",
"rgb": {
"r": 98,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.882,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.85832,
"c": 0.11636,
"h": 196.6
},
"luminance": 0.6625
}Semantic roles & 50–950 ramp
primary
#62E8EA
secondary
#B83A38
accent
#100DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585