#62DCE3#62DCE3
#62DCE3 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.109 H 200.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCE3 |
|---|---|
| RGB | rgb(98, 220, 227) |
| HSL | hsl(183, 70%, 64%) |
| HSV | hsv(183, 57%, 89%) |
| CMYK | cmyk(56.8%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.47, -31.91, -13.74) |
| CIE-LCH | lch(81.47, 34.74, 203.29°) |
| OKLab | oklab(82.82% -0.102 -0.038) |
| OKLCH | oklch(82.82% 0.109 200.4) |
| XYZ | xyz(44.4895, 59.3247, 81.7644) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.91
Darkturquoise
#00CED1
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCE3 #E36962
analogous
#62E3A9 #62DCE3 #629BE3
triadic
#62DCE3 #E362DC #DCE362
tetradic
#62DCE3 #A962E3 #E36962 #9BE362
square
#62DCE3 #A962E3 #E36962 #9BE362
split-complementary
#62DCE3 #E3629B #E3A962
monochromatic
#1FA4AC #2ED0DA #62DCE3 #96E8EC #CAF3F6
Accessibility & contrast
On white
1.63
#62DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#62DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCE3
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCE3 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E4
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dce3; /* rgb */ color: rgb(98, 220, 227); /* oklch */ color: oklch(82.8% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#9be7eb',
500: '#62dce3',
950: '#000000',
},
}SCSS
$custom: #62dce3; $custom-light: #9be7eb; $custom-dark: #000000;
JSON
{
"hex": "#62dce3",
"rgb": {
"r": 98,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.256,
"s": 69.73,
"l": 63.725
},
"oklch": {
"l": 0.82815,
"c": 0.10881,
"h": 200.4
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#62DCE3
secondary
#AE423C
accent
#1E14D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484