#62DDCB#62DDCB
#62DDCB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.113 H 182.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDCB |
|---|---|
| RGB | rgb(98, 221, 203) |
| HSL | hsl(171, 64%, 63%) |
| HSV | hsv(171, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(81.08, -38.62, -1.54) |
| CIE-LCH | lch(81.08, 38.65, 182.29°) |
| OKLab | oklab(82.28% -0.1132 -0.0048) |
| OKLCH | oklch(82.28% 0.113 182.4) |
| XYZ | xyz(41.6682, 58.6173, 65.6067) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.37
Tiffany Blue
#7BF2DA
ΔE00 5.11
Mediumturquoise
#48D1CC
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 5.36
Aqua (survey)
#13EAC9
ΔE00 5.78
Aquamarine (survey)
#04D8B2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDCB #DD6274
analogous
#62DD8E #62DDCB #62B1DD
triadic
#62DDCB #CB62DD #DDCB62
tetradic
#62DDCB #8E62DD #DD6274 #B1DD62
square
#62DDCB #8E62DD #DD6274 #B1DD62
split-complementary
#62DDCB #DD62B1 #DD8E62
monochromatic
#23A28F #30D2BA #62DDCB #94E8DC #C7F3EC
Accessibility & contrast
On white
1.65
#62DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#62DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDCB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDCB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CA
Deuteranopia (green-blind)
#C1C3CD
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62ddcb; /* rgb */ color: rgb(98, 221, 203); /* oklch */ color: oklch(82.3% 0.113 182.4);
Tailwind
colors: {
custom: {
50: '#99e8da',
500: '#62ddcb',
950: '#000000',
},
}SCSS
$custom: #62ddcb; $custom-light: #99e8da; $custom-dark: #000000;
JSON
{
"hex": "#62ddcb",
"rgb": {
"r": 98,
"g": 221,
"b": 203
},
"hsl": {
"h": 171.22,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.82276,
"c": 0.11327,
"h": 182.4
},
"luminance": 0.58621
}Semantic roles & 50–950 ramp
primary
#62DDCB
secondary
#A53E4D
accent
#1933CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483