#62CCDB#62CCDB
#62CCDB is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.8% C 0.100 H 207.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCDB |
|---|---|
| RGB | rgb(98, 204, 219) |
| HSL | hsl(187, 63%, 62%) |
| HSV | hsv(187, 55%, 86%) |
| CMYK | cmyk(55.3%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.61, -26.35, -16.75) |
| CIE-LCH | lch(76.61, 31.23, 212.45°) |
| OKLab | oklab(78.82% -0.0882 -0.0463) |
| OKLCH | oklch(78.82% 0.1 207.7) |
| XYZ | xyz(39.4109, 50.8931, 74.7505) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 6.89
Darkturquoise
#00CED1
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCDB #DB7162
analogous
#62DBAE #62CCDB #6290DB
triadic
#62CCDB #DB62CC #CCDB62
tetradic
#62CCDB #AE62DB #DB7162 #90DB62
square
#62CCDB #AE62DB #DB7162 #90DB62
split-complementary
#62CCDB #DB6290 #DBAE62
monochromatic
#248F9E #30BCD0 #62CCDB #94DCE6 #C6ECF2
Accessibility & contrast
On white
1.88
#62CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#62CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCDB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCDB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #62ccdb; /* rgb */ color: rgb(98, 204, 219); /* oklch */ color: oklch(78.8% 0.100 207.7);
Tailwind
colors: {
custom: {
50: '#99dbe6',
500: '#62ccdb',
950: '#000000',
},
}SCSS
$custom: #62ccdb; $custom-light: #99dbe6; $custom-dark: #000000;
JSON
{
"hex": "#62ccdb",
"rgb": {
"r": 98,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.438,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.78824,
"c": 0.09964,
"h": 207.7
},
"luminance": 0.50897
}Semantic roles & 50–950 ramp
primary
#62CCDB
secondary
#A24B3F
accent
#311BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484