#62DDEB#62DDEB
#62DDEB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.111 H 205.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDEB |
|---|---|
| RGB | rgb(98, 221, 235) |
| HSL | hsl(186, 77%, 65%) |
| HSV | hsv(186, 58%, 92%) |
| CMYK | cmyk(58.3%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(82.00, -30.20, -17.19) |
| CIE-LCH | lch(82.00, 34.74, 209.65°) |
| OKLab | oklab(83.33% -0.0998 -0.0476) |
| OKLCH | oklch(83.33% 0.111 205.5) |
| XYZ | xyz(45.8826, 60.3031, 87.8028) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDEB #EB7062
analogous
#62EBB4 #62DDEB #6299EB
triadic
#62DDEB #EB62DD #DDEB62
tetradic
#62DDEB #B462EB #EB7062 #99EB62
square
#62DDEB #B462EB #EB7062 #99EB62
split-complementary
#62DDEB #EB6299 #EBB462
monochromatic
#18AABB #2CD1E4 #62DDEB #98E9F2 #CFF5F9
Accessibility & contrast
On white
1.61
#62DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#62DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDEB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDEB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #62ddeb; /* rgb */ color: rgb(98, 221, 235); /* oklch */ color: oklch(83.3% 0.111 205.5);
Tailwind
colors: {
custom: {
50: '#9be8f1',
500: '#62ddeb',
950: '#000000',
},
}SCSS
$custom: #62ddeb; $custom-light: #9be8f1; $custom-dark: #000000;
JSON
{
"hex": "#62ddeb",
"rgb": {
"r": 98,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.131,
"s": 77.401,
"l": 65.294
},
"oklch": {
"l": 0.83326,
"c": 0.11053,
"h": 205.5
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#62DDEB
secondary
#BA4537
accent
#210CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485