#62DAEA#62DAEA
#62DAEA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.109 H 207.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #62DAEA |
|---|---|
| RGB | rgb(98, 218, 234) |
| HSL | hsl(187, 76%, 65%) |
| HSV | hsv(187, 58%, 92%) |
| CMYK | cmyk(58.1%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(81.11, -29.03, -18.00) |
| CIE-LCH | lch(81.11, 34.15, 211.80°) |
| OKLab | oklab(82.6% -0.097 -0.0498) |
| OKLCH | oklch(82.6% 0.109 207.2) |
| XYZ | xyz(44.9536, 58.6755, 86.7824) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Neon Blue
#04D9FF
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DAEA #EA7262
analogous
#62EAB6 #62DAEA #6296EA
triadic
#62DAEA #EA62DA #DAEA62
tetradic
#62DAEA #B662EA #EA7262 #96EA62
square
#62DAEA #B662EA #EA7262 #96EA62
split-complementary
#62DAEA #EA6296 #EAB662
monochromatic
#19A6B9 #2CCDE3 #62DAEA #98E7F1 #CEF3F8
Accessibility & contrast
On white
1.65
#62DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#62DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DAEA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DAEA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62daea; /* rgb */ color: rgb(98, 218, 234); /* oklch */ color: oklch(82.6% 0.109 207.2);
Tailwind
colors: {
custom: {
50: '#9be5f0',
500: '#62daea',
950: '#000000',
},
}SCSS
$custom: #62daea; $custom-light: #9be5f0; $custom-dark: #000000;
JSON
{
"hex": "#62daea",
"rgb": {
"r": 98,
"g": 218,
"b": 234
},
"hsl": {
"h": 187.059,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.826,
"c": 0.10909,
"h": 207.2
},
"luminance": 0.5868
}Semantic roles & 50–950 ramp
primary
#62DAEA
secondary
#B84738
accent
#250DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485