#62DFCB#62DFCB
#62DFCB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.7% C 0.115 H 181.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFCB |
|---|---|
| RGB | rgb(98, 223, 203) |
| HSL | hsl(170, 66%, 63%) |
| HSV | hsv(170, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.66, -39.52, -0.69) |
| CIE-LCH | lch(81.66, 39.53, 181.00°) |
| OKLab | oklab(82.75% -0.1153 -0.0025) |
| OKLCH | oklch(82.75% 0.115 181.2) |
| XYZ | xyz(42.1994, 59.6797, 65.7838) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.54
Tiffany Blue
#7BF2DA
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 6.08
Aquamarine (survey)
#04D8B2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFCB #DF6276
analogous
#62DF8C #62DFCB #62B4DF
triadic
#62DFCB #CB62DF #DFCB62
tetradic
#62DFCB #8C62DF #DF6276 #B4DF62
square
#62DFCB #8C62DF #DF6276 #B4DF62
split-complementary
#62DFCB #DF62B4 #DF8C62
monochromatic
#22A590 #2FD5BA #62DFCB #95E9DC #C8F4ED
Accessibility & contrast
On white
1.62
#62DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#62DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFCB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFCB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dfcb; /* rgb */ color: rgb(98, 223, 203); /* oklch */ color: oklch(82.7% 0.115 181.2);
Tailwind
colors: {
custom: {
50: '#99e9da',
500: '#62dfcb',
950: '#000000',
},
}SCSS
$custom: #62dfcb; $custom-light: #99e9da; $custom-dark: #000000;
JSON
{
"hex": "#62dfcb",
"rgb": {
"r": 98,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.4,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82749,
"c": 0.11533,
"h": 181.2
},
"luminance": 0.59684
}Semantic roles & 50–950 ramp
primary
#62DFCB
secondary
#A83E4F
accent
#1735CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483