#62DCEE#62DCEE
#62DCEE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.111 H 208.4°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCEE |
|---|---|
| RGB | rgb(98, 220, 238) |
| HSL | hsl(188, 80%, 66%) |
| HSV | hsv(188, 59%, 93%) |
| CMYK | cmyk(58.8%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.81, -28.88, -19.07) |
| CIE-LCH | lch(81.81, 34.61, 213.44°) |
| OKLab | oklab(83.2% -0.0975 -0.0528) |
| OKLCH | oklch(83.2% 0.111 208.4) |
| XYZ | xyz(46.0565, 59.9514, 90.0169) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 3.89
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Neon Blue
#04D9FF
ΔE00 5.51
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCEE #EE7462
analogous
#62EEBA #62DCEE #6296EE
triadic
#62DCEE #EE62DC #DCEE62
tetradic
#62DCEE #BA62EE #EE7462 #96EE62
square
#62DCEE #BA62EE #EE7462 #96EE62
split-complementary
#62DCEE #EE6296 #EEBA62
monochromatic
#15ABC1 #2BD0E8 #62DCEE #99E8F4 #D0F5FA
Accessibility & contrast
On white
1.62
#62DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#62DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCEE
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCEE | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dcee; /* rgb */ color: rgb(98, 220, 238); /* oklch */ color: oklch(83.2% 0.111 208.4);
Tailwind
colors: {
custom: {
50: '#9be7f3',
500: '#62dcee',
950: '#000000',
},
}SCSS
$custom: #62dcee; $custom-light: #9be7f3; $custom-dark: #000000;
JSON
{
"hex": "#62dcee",
"rgb": {
"r": 98,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.83204,
"c": 0.11092,
"h": 208.4
},
"luminance": 0.59956
}Semantic roles & 50–950 ramp
primary
#62DCEE
secondary
#BF4735
accent
#2409DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485