#62CCDD#62CCDD
#62CCDD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.100 H 209.3°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62CCDD |
|---|---|
| RGB | rgb(98, 204, 221) |
| HSL | hsl(188, 64%, 63%) |
| HSV | hsv(188, 56%, 87%) |
| CMYK | cmyk(55.7%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(76.68, -25.80, -17.73) |
| CIE-LCH | lch(76.68, 31.30, 214.51°) |
| OKLab | oklab(78.9% -0.0874 -0.0491) |
| OKLCH | oklch(78.9% 0.1 209.3) |
| XYZ | xyz(39.6757, 50.9991, 76.1455) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 7.52
Robin'S Egg
#6DEDFD
ΔE00 7.65
Turquoise Blue
#06B1C4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CCDD #DD7362
analogous
#62DDB1 #62CCDD #628EDD
triadic
#62CCDD #DD62CC #CCDD62
tetradic
#62CCDD #B162DD #DD7362 #8EDD62
square
#62CCDD #B162DD #DD7362 #8EDD62
split-complementary
#62CCDD #DD628E #DDB162
monochromatic
#2390A2 #30BCD2 #62CCDD #94DCE8 #C7EDF3
Accessibility & contrast
On white
1.87
#62CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#62CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CCDD
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CCDD | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#00D4D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #62ccdd; /* rgb */ color: rgb(98, 204, 221); /* oklch */ color: oklch(78.9% 0.100 209.3);
Tailwind
colors: {
custom: {
50: '#99dbe7',
500: '#62ccdd',
950: '#000000',
},
}SCSS
$custom: #62ccdd; $custom-light: #99dbe7; $custom-dark: #000000;
JSON
{
"hex": "#62ccdd",
"rgb": {
"r": 98,
"g": 204,
"b": 221
},
"hsl": {
"h": 188.293,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.78897,
"c": 0.10024,
"h": 209.3
},
"luminance": 0.51003
}Semantic roles & 50–950 ramp
primary
#62CCDD
secondary
#A54D3E
accent
#3219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484