#62DFCC#62DFCC
#62DFCC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.115 H 181.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFCC |
|---|---|
| RGB | rgb(98, 223, 204) |
| HSL | hsl(171, 66%, 63%) |
| HSV | hsv(171, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(81.69, -39.28, -1.18) |
| CIE-LCH | lch(81.69, 39.30, 181.73°) |
| OKLab | oklab(82.78% -0.1149 -0.0038) |
| OKLCH | oklch(82.78% 0.115 181.9) |
| XYZ | xyz(42.3189, 59.7275, 66.4134) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.37
Tiffany Blue
#7BF2DA
ΔE00 4.63
Aqua (survey)
#13EAC9
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 5.81
Aquamarine (survey)
#04D8B2
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFCC #DF6275
analogous
#62DF8D #62DFCC #62B3DF
triadic
#62DFCC #CC62DF #DFCC62
tetradic
#62DFCC #8D62DF #DF6275 #B3DF62
square
#62DFCC #8D62DF #DF6275 #B3DF62
split-complementary
#62DFCC #DF62B3 #DF8D62
monochromatic
#22A591 #2FD5BB #62DFCC #95E9DD #C8F4ED
Accessibility & contrast
On white
1.62
#62DFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#62DFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFCC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFCC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #62dfcc; /* rgb */ color: rgb(98, 223, 204); /* oklch */ color: oklch(82.8% 0.115 181.9);
Tailwind
colors: {
custom: {
50: '#99e9db',
500: '#62dfcc',
950: '#000000',
},
}SCSS
$custom: #62dfcc; $custom-light: #99e9db; $custom-dark: #000000;
JSON
{
"hex": "#62dfcc",
"rgb": {
"r": 98,
"g": 223,
"b": 204
},
"hsl": {
"h": 170.88,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82778,
"c": 0.11492,
"h": 181.9
},
"luminance": 0.59732
}Semantic roles & 50–950 ramp
primary
#62DFCC
secondary
#A83E4E
accent
#1733CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484