#62D4E6#62D4E6
#62D4E6 is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.1% C 0.106 H 209.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #62D4E6 |
|---|---|
| RGB | rgb(98, 212, 230) |
| HSL | hsl(188, 73%, 64%) |
| HSV | hsv(188, 57%, 90%) |
| CMYK | cmyk(57.4%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.27, -27.22, -18.65) |
| CIE-LCH | lch(79.27, 33.00, 214.42°) |
| OKLab | oklab(81.07% -0.0923 -0.0516) |
| OKLCH | oklch(81.07% 0.106 209.2) |
| XYZ | xyz(42.8576, 55.3926, 83.2808) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62D4E6 #E67462
analogous
#62E6B6 #62D4E6 #6292E6
triadic
#62D4E6 #E662D4 #D4E662
tetradic
#62D4E6 #B662E6 #E67462 #92E662
square
#62D4E6 #B662E6 #E67462 #92E662
split-complementary
#62D4E6 #E66292 #E6B662
monochromatic
#1C9DB1 #2DC6DE #62D4E6 #97E2EE #CCF1F7
Accessibility & contrast
On white
1.74
#62D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#62D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62D4E6
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62D4E6 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#00DDD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #62d4e6; /* rgb */ color: rgb(98, 212, 230); /* oklch */ color: oklch(81.1% 0.106 209.2);
Tailwind
colors: {
custom: {
50: '#9ae1ee',
500: '#62d4e6',
950: '#000000',
},
}SCSS
$custom: #62d4e6; $custom-light: #9ae1ee; $custom-dark: #000000;
JSON
{
"hex": "#62d4e6",
"rgb": {
"r": 98,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.182,
"s": 72.527,
"l": 64.314
},
"oklch": {
"l": 0.81073,
"c": 0.10581,
"h": 209.2
},
"luminance": 0.55397
}Semantic roles & 50–950 ramp
primary
#62D4E6
secondary
#B24A3A
accent
#2C11D5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485