#62DECC#62DECC
#62DECC is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.114 H 182.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62DECC |
|---|---|
| RGB | rgb(98, 222, 204) |
| HSL | hsl(171, 65%, 63%) |
| HSV | hsv(171, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.40, -38.82, -1.61) |
| CIE-LCH | lch(81.40, 38.86, 182.37°) |
| OKLab | oklab(82.54% -0.1138 -0.005) |
| OKLCH | oklch(82.54% 0.114 182.5) |
| XYZ | xyz(42.0525, 59.1947, 66.3246) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.29
Tiffany Blue
#7BF2DA
ΔE00 4.92
Mediumturquoise
#48D1CC
ΔE00 5.45
Seafoam Blue
#78D1B6
ΔE00 5.52
Aqua (survey)
#13EAC9
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DECC #DE6274
analogous
#62DE8E #62DECC #62B2DE
triadic
#62DECC #CC62DE #DECC62
tetradic
#62DECC #8E62DE #DE6274 #B2DE62
square
#62DECC #8E62DE #DE6274 #B2DE62
split-complementary
#62DECC #DE62B2 #DE8E62
monochromatic
#22A391 #2FD3BC #62DECC #95E9DC #C7F3ED
Accessibility & contrast
On white
1.64
#62DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#62DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DECC
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DECC | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CB
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#00E2D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62decc; /* rgb */ color: rgb(98, 222, 204); /* oklch */ color: oklch(82.5% 0.114 182.5);
Tailwind
colors: {
custom: {
50: '#99e9db',
500: '#62decc',
950: '#000000',
},
}SCSS
$custom: #62decc; $custom-light: #99e9db; $custom-dark: #000000;
JSON
{
"hex": "#62decc",
"rgb": {
"r": 98,
"g": 222,
"b": 204
},
"hsl": {
"h": 171.29,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82542,
"c": 0.11391,
"h": 182.5
},
"luminance": 0.59199
}Semantic roles & 50–950 ramp
primary
#62DECC
secondary
#A63E4D
accent
#1833CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484