#62DCE7#62DCE7
#62DCE7 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.109 H 203.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCE7 |
|---|---|
| RGB | rgb(98, 220, 231) |
| HSL | hsl(185, 73%, 65%) |
| HSV | hsv(185, 58%, 91%) |
| CMYK | cmyk(57.6%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.59, -30.82, -15.68) |
| CIE-LCH | lch(81.59, 34.58, 206.97°) |
| OKLab | oklab(82.95% -0.1003 -0.0434) |
| OKLCH | oklch(82.95% 0.109 203.4) |
| XYZ | xyz(45.0480, 59.5481, 84.7057) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 6.28
Mediumturquoise
#48D1CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCE7 #E76D62
analogous
#62E7AF #62DCE7 #629AE7
triadic
#62DCE7 #E762DC #DCE762
tetradic
#62DCE7 #AF62E7 #E76D62 #9AE762
square
#62DCE7 #AF62E7 #E76D62 #9AE762
split-complementary
#62DCE7 #E7629A #E7AF62
monochromatic
#1BA7B3 #2DD0DF #62DCE7 #97E8EF #CCF4F7
Accessibility & contrast
On white
1.63
#62DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#62DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCE7
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCE7 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B8C4E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dce7; /* rgb */ color: rgb(98, 220, 231); /* oklch */ color: oklch(83.0% 0.109 203.4);
Tailwind
colors: {
custom: {
50: '#9be7ee',
500: '#62dce7',
950: '#000000',
},
}SCSS
$custom: #62dce7; $custom-light: #9be7ee; $custom-dark: #000000;
JSON
{
"hex": "#62dce7",
"rgb": {
"r": 98,
"g": 220,
"b": 231
},
"hsl": {
"h": 184.962,
"s": 73.481,
"l": 64.51
},
"oklch": {
"l": 0.82954,
"c": 0.10932,
"h": 203.4
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#62DCE7
secondary
#B4443A
accent
#2010D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485