#62DBCF#62DBCF
#62DBCF is a light, moderate teal. Relative luminance 0.578; OKLCH L 81.9% C 0.110 H 186.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #62DBCF |
|---|---|
| RGB | rgb(98, 219, 207) |
| HSL | hsl(174, 63%, 62%) |
| HSV | hsv(174, 55%, 86%) |
| CMYK | cmyk(55.3%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(80.61, -36.70, -4.37) |
| CIE-LCH | lch(80.61, 36.96, 186.79°) |
| OKLab | oklab(81.93% -0.1093 -0.0124) |
| OKLCH | oklch(81.93% 0.11 186.5) |
| XYZ | xyz(41.6261, 57.7606, 67.9746) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.72
Mediumturquoise
#48D1CC
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 6.69
Bright Aqua
#0BF9EA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DBCF #DB626E
analogous
#62DB93 #62DBCF #62AADB
triadic
#62DBCF #CF62DB #DBCF62
tetradic
#62DBCF #9362DB #DB626E #AADB62
square
#62DBCF #9362DB #DB626E #AADB62
split-complementary
#62DBCF #DB62AA #DB9362
monochromatic
#249E92 #30D0C0 #62DBCF #94E6DE #C6F2ED
Accessibility & contrast
On white
1.67
#62DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#62DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DBCF
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DBCF | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#BEC2D0
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dbcf; /* rgb */ color: rgb(98, 219, 207); /* oklch */ color: oklch(81.9% 0.110 186.5);
Tailwind
colors: {
custom: {
50: '#99e6dd',
500: '#62dbcf',
950: '#000000',
},
}SCSS
$custom: #62dbcf; $custom-light: #99e6dd; $custom-dark: #000000;
JSON
{
"hex": "#62dbcf",
"rgb": {
"r": 98,
"g": 219,
"b": 207
},
"hsl": {
"h": 174.05,
"s": 62.694,
"l": 62.157
},
"oklch": {
"l": 0.81926,
"c": 0.11,
"h": 186.5
},
"luminance": 0.57765
}Semantic roles & 50–950 ramp
primary
#62DBCF
secondary
#A23F49
accent
#1B2CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484