#62DDEA#62DDEA
#62DDEA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.110 H 204.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDEA |
|---|---|
| RGB | rgb(98, 221, 234) |
| HSL | hsl(186, 76%, 65%) |
| HSV | hsv(186, 58%, 92%) |
| CMYK | cmyk(58.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.97, -30.47, -16.70) |
| CIE-LCH | lch(81.97, 34.75, 208.73°) |
| OKLab | oklab(83.29% -0.1002 -0.0462) |
| OKLCH | oklch(83.29% 0.11 204.8) |
| XYZ | xyz(45.7386, 60.2455, 87.0440) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.72
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 6.84
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDEA #EA6F62
analogous
#62EAB3 #62DDEA #6299EA
triadic
#62DDEA #EA62DD #DDEA62
tetradic
#62DDEA #B362EA #EA6F62 #99EA62
square
#62DDEA #B362EA #EA6F62 #99EA62
split-complementary
#62DDEA #EA6299 #EAB362
monochromatic
#19AAB9 #2CD1E3 #62DDEA #98E9F1 #CEF4F8
Accessibility & contrast
On white
1.61
#62DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#62DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDEA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDEA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EB
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62ddea; /* rgb */ color: rgb(98, 221, 234); /* oklch */ color: oklch(83.3% 0.110 204.8);
Tailwind
colors: {
custom: {
50: '#9be8f0',
500: '#62ddea',
950: '#000000',
},
}SCSS
$custom: #62ddea; $custom-light: #9be8f0; $custom-dark: #000000;
JSON
{
"hex": "#62ddea",
"rgb": {
"r": 98,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.735,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.83291,
"c": 0.11032,
"h": 204.8
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#62DDEA
secondary
#B84438
accent
#200DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485