#62DDAF#62DDAF
#62DDAF is a light, vivid teal. Relative luminance 0.574; OKLCH L 81.5% C 0.130 H 165.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #62DDAF |
|---|---|
| RGB | rgb(98, 221, 175) |
| HSL | hsl(158, 64%, 63%) |
| HSV | hsv(158, 56%, 87%) |
| CMYK | cmyk(55.7%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(80.40, -45.18, 12.33) |
| CIE-LCH | lch(80.40, 46.83, 164.73°) |
| OKLab | oklab(81.5% -0.1256 0.0316) |
| OKLCH | oklch(81.5% 0.13 165.9) |
| XYZ | xyz(38.6276, 57.4011, 49.5930) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.45
Seafoam
#7FE0B3
ΔE00 2.84
Aqua Marine
#2EE8BB
ΔE00 4.07
Mediumaquamarine
#66CDAA
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 4.87
Light Teal
#90E4C1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DDAF #DD6290
analogous
#62DD71 #62DDAF #62CDDD
triadic
#62DDAF #AF62DD #DDAF62
tetradic
#62DDAF #7162DD #DD6290 #CDDD62
square
#62DDAF #7162DD #DD6290 #CDDD62
split-complementary
#62DDAF #DD62CD #DD7162
monochromatic
#23A272 #30D295 #62DDAF #94E8C9 #C7F3E2
Accessibility & contrast
On white
1.68
#62DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#62DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DDAF
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DDAF | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#28DDD0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #62ddaf; /* rgb */ color: rgb(98, 221, 175); /* oklch */ color: oklch(81.5% 0.130 165.9);
Tailwind
colors: {
custom: {
50: '#98e8c7',
500: '#62ddaf',
950: '#000000',
},
}SCSS
$custom: #62ddaf; $custom-light: #98e8c7; $custom-dark: #000000;
JSON
{
"hex": "#62ddaf",
"rgb": {
"r": 98,
"g": 221,
"b": 175
},
"hsl": {
"h": 157.561,
"s": 64.398,
"l": 62.549
},
"oklch": {
"l": 0.81502,
"c": 0.12954,
"h": 165.9
},
"luminance": 0.57405
}Semantic roles & 50–950 ramp
primary
#62DDAF
secondary
#A53E65
accent
#195CCC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482