#62CEDB#62CEDB
#62CEDB is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.100 H 205.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #62CEDB |
|---|---|
| RGB | rgb(98, 206, 219) |
| HSL | hsl(186, 63%, 62%) |
| HSV | hsv(186, 55%, 86%) |
| CMYK | cmyk(55.3%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.19, -27.34, -15.88) |
| CIE-LCH | lch(77.19, 31.62, 210.16°) |
| OKLab | oklab(79.29% -0.0904 -0.0439) |
| OKLCH | oklch(79.29% 0.1 205.9) |
| XYZ | xyz(39.8893, 51.8499, 74.9100) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.36
Darkturquoise
#00CED1
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.28
Mediumturquoise
#48D1CC
ΔE00 7.34
Robin Egg Blue
#8AF1FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CEDB #DB6F62
analogous
#62DBAB #62CEDB #6292DB
triadic
#62CEDB #DB62CE #CEDB62
tetradic
#62CEDB #AB62DB #DB6F62 #92DB62
square
#62CEDB #AB62DB #DB6F62 #92DB62
split-complementary
#62CEDB #DB6292 #DBAB62
monochromatic
#24919E #30BED0 #62CEDB #94DEE6 #C6EDF2
Accessibility & contrast
On white
1.85
#62CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#62CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CEDB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CEDB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#ACB9DB
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cedb; /* rgb */ color: rgb(98, 206, 219); /* oklch */ color: oklch(79.3% 0.100 205.9);
Tailwind
colors: {
custom: {
50: '#99dde6',
500: '#62cedb',
950: '#000000',
},
}SCSS
$custom: #62cedb; $custom-light: #99dde6; $custom-dark: #000000;
JSON
{
"hex": "#62cedb",
"rgb": {
"r": 98,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.446,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.79288,
"c": 0.10047,
"h": 205.9
},
"luminance": 0.51854
}Semantic roles & 50–950 ramp
primary
#62CEDB
secondary
#A24A3F
accent
#2E1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484