#62CFD2#62CFD2
#62CFD2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.100 H 197.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #62CFD2 |
|---|---|
| RGB | rgb(98, 207, 210) |
| HSL | hsl(182, 55%, 60%) |
| HSV | hsv(182, 53%, 82%) |
| CMYK | cmyk(53.3%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.20, -30.27, -11.02) |
| CIE-LCH | lch(77.20, 32.21, 200.01°) |
| OKLab | oklab(79.21% -0.0951 -0.0305) |
| OKLCH | oklch(79.21% 0.1 197.8) |
| XYZ | xyz(38.9779, 51.8718, 68.9184) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Darkturquoise
#00CED1
ΔE00 4.06
Aqua Blue
#02D8E9
ΔE00 5.46
Robin'S Egg
#6DEDFD
ΔE00 8.16
Turquoise
#40E0D0
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62CFD2 #D26562
analogous
#62D29D #62CFD2 #6297D2
triadic
#62CFD2 #D262CF #CFD262
tetradic
#62CFD2 #9D62D2 #D26562 #97D262
square
#62CFD2 #9D62D2 #D26562 #97D262
split-complementary
#62CFD2 #D26297 #D29D62
monochromatic
#298D90 #37BCC0 #62CFD2 #92DEE0 #C1ECED
Accessibility & contrast
On white
1.85
#62CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#62CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62CFD2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62CFD2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B0B9D3
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #62cfd2; /* rgb */ color: rgb(98, 207, 210); /* oklch */ color: oklch(79.2% 0.100 197.8);
Tailwind
colors: {
custom: {
50: '#98dedf',
500: '#62cfd2',
950: '#000000',
},
}SCSS
$custom: #62cfd2; $custom-light: #98dedf; $custom-dark: #000000;
JSON
{
"hex": "#62cfd2",
"rgb": {
"r": 98,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.607,
"s": 55.446,
"l": 60.392
},
"oklch": {
"l": 0.79207,
"c": 0.09989,
"h": 197.8
},
"luminance": 0.51875
}Semantic roles & 50–950 ramp
primary
#62CFD2
secondary
#964442
accent
#2723C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484