#62CDDB#62CDDB
#62CDDB is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.100 H 206.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #62CDDB |
|---|---|
| RGB | rgb(98, 205, 219) |
| HSL | hsl(187, 63%, 62%) |
| HSV | hsv(187, 55%, 86%) |
| CMYK | cmyk(55.3%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(76.90, -26.85, -16.32) |
| CIE-LCH | lch(76.90, 31.42, 211.29°) |
| OKLab | oklab(79.06% -0.0893 -0.0451) |
| OKLCH | oklch(79.06% 0.1 206.8) |
| XYZ | xyz(39.6493, 51.3700, 74.8300) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 6.57
Neon Blue
#04D9FF
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.37
Mediumturquoise
#48D1CC
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CDDB #DB7062
analogous
#62DBAC #62CDDB #6291DB
triadic
#62CDDB #DB62CD #CDDB62
tetradic
#62CDDB #AC62DB #DB7062 #91DB62
square
#62CDDB #AC62DB #DB7062 #91DB62
split-complementary
#62CDDB #DB6291 #DBAC62
monochromatic
#24909E #30BDD0 #62CDDB #94DDE6 #C6EDF2
Accessibility & contrast
On white
1.86
#62CDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#62CDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CDDB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CDDB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #62cddb; /* rgb */ color: rgb(98, 205, 219); /* oklch */ color: oklch(79.1% 0.100 206.8);
Tailwind
colors: {
custom: {
50: '#99dce6',
500: '#62cddb',
950: '#000000',
},
}SCSS
$custom: #62cddb; $custom-light: #99dce6; $custom-dark: #000000;
JSON
{
"hex": "#62cddb",
"rgb": {
"r": 98,
"g": 205,
"b": 219
},
"hsl": {
"h": 186.942,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.79056,
"c": 0.10003,
"h": 206.8
},
"luminance": 0.51374
}Semantic roles & 50–950 ramp
primary
#62CDDB
secondary
#A24B3F
accent
#2F1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484