#62DDBB#62DDBB
#62DDBB is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.121 H 172.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDBB |
|---|---|
| RGB | rgb(98, 221, 187) |
| HSL | hsl(163, 64%, 63%) |
| HSV | hsv(163, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 15.4%, 13.3%) |
| CIE-LAB | lab(80.68, -42.47, 6.37) |
| CIE-LCH | lch(80.68, 42.94, 171.46°) |
| OKLab | oklab(81.82% -0.1202 0.0162) |
| OKLCH | oklch(81.82% 0.121 172.3) |
| XYZ | xyz(39.8589, 57.8936, 56.0781) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.07
Eucalyptus
#44D7A8
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDBB #DD6284
analogous
#62DD7E #62DDBB #62C1DD
triadic
#62DDBB #BB62DD #DDBB62
tetradic
#62DDBB #7E62DD #DD6284 #C1DD62
square
#62DDBB #7E62DD #DD6284 #C1DD62
split-complementary
#62DDBB #DD62C1 #DD7E62
monochromatic
#23A27F #30D2A5 #62DDBB #94E8D1 #C7F3E7
Accessibility & contrast
On white
1.67
#62DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#62DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDBB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDBB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#18DFD3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62ddbb; /* rgb */ color: rgb(98, 221, 187); /* oklch */ color: oklch(81.8% 0.121 172.3);
Tailwind
colors: {
custom: {
50: '#99e8cf',
500: '#62ddbb',
950: '#000000',
},
}SCSS
$custom: #62ddbb; $custom-light: #99e8cf; $custom-dark: #000000;
JSON
{
"hex": "#62ddbb",
"rgb": {
"r": 98,
"g": 221,
"b": 187
},
"hsl": {
"h": 163.415,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81817,
"c": 0.12132,
"h": 172.3
},
"luminance": 0.57897
}Semantic roles & 50–950 ramp
primary
#62DDBB
secondary
#A53E5B
accent
#194BCC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483