#62DCEA#62DCEA
#62DCEA is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.110 H 205.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCEA |
|---|---|
| RGB | rgb(98, 220, 234) |
| HSL | hsl(186, 76%, 65%) |
| HSV | hsv(186, 58%, 92%) |
| CMYK | cmyk(58.1%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(81.69, -29.99, -17.13) |
| CIE-LCH | lch(81.69, 34.54, 209.74°) |
| OKLab | oklab(83.06% -0.0991 -0.0474) |
| OKLCH | oklch(83.06% 0.11 205.6) |
| XYZ | xyz(45.4753, 59.7190, 86.9563) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.49
Robin'S Egg
#6DEDFD
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Neon Blue
#04D9FF
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCEA #EA7062
analogous
#62EAB4 #62DCEA #6298EA
triadic
#62DCEA #EA62DC #DCEA62
tetradic
#62DCEA #B462EA #EA7062 #98EA62
square
#62DCEA #B462EA #EA7062 #98EA62
split-complementary
#62DCEA #EA6298 #EAB462
monochromatic
#19A8B9 #2CD0E3 #62DCEA #98E8F1 #CEF4F8
Accessibility & contrast
On white
1.62
#62DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#62DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCEA
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCEA | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dcea; /* rgb */ color: rgb(98, 220, 234); /* oklch */ color: oklch(83.1% 0.110 205.6);
Tailwind
colors: {
custom: {
50: '#9be7f0',
500: '#62dcea',
950: '#000000',
},
}SCSS
$custom: #62dcea; $custom-light: #9be7f0; $custom-dark: #000000;
JSON
{
"hex": "#62dcea",
"rgb": {
"r": 98,
"g": 220,
"b": 234
},
"hsl": {
"h": 186.176,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.8306,
"c": 0.10989,
"h": 205.6
},
"luminance": 0.59724
}Semantic roles & 50–950 ramp
primary
#62DCEA
secondary
#B84538
accent
#220DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485