#62DFA8#62DFA8
#62DFA8 is a light, vivid teal. Relative luminance 0.582; OKLCH L 81.8% C 0.138 H 162.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFA8 |
|---|---|
| RGB | rgb(98, 223, 168) |
| HSL | hsl(154, 66%, 63%) |
| HSV | hsv(154, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 24.7%, 12.5%) |
| CIE-LAB | lab(80.85, -47.53, 16.64) |
| CIE-LCH | lch(80.85, 50.36, 160.70°) |
| OKLab | oklab(81.81% -0.1309 0.0425) |
| OKLCH | oklch(81.81% 0.138 162) |
| XYZ | xyz(38.4890, 58.1956, 46.2427) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.43
Mediumaquamarine
#66CDAA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFA8 #DF6299
analogous
#62DF69 #62DFA8 #62D8DF
triadic
#62DFA8 #A862DF #DFA862
tetradic
#62DFA8 #6962DF #DF6299 #D8DF62
square
#62DFA8 #6962DF #DF6299 #D8DF62
split-complementary
#62DFA8 #DF62D8 #DF6962
monochromatic
#22A56B #2FD58C #62DFA8 #95E9C4 #C8F4E0
Accessibility & contrast
On white
1.66
#62DFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#62DFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFA8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFA8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A5
Deuteranopia (green-blind)
#CAC4AB
Tritanopia (blue-blind)
#2DDFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfa8; /* rgb */ color: rgb(98, 223, 168); /* oklch */ color: oklch(81.8% 0.138 162.0);
Tailwind
colors: {
custom: {
50: '#98eac2',
500: '#62dfa8',
950: '#000000',
},
}SCSS
$custom: #62dfa8; $custom-light: #98eac2; $custom-dark: #000000;
JSON
{
"hex": "#62dfa8",
"rgb": {
"r": 98,
"g": 223,
"b": 168
},
"hsl": {
"h": 153.6,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81814,
"c": 0.13766,
"h": 162
},
"luminance": 0.58199
}Semantic roles & 50–950 ramp
primary
#62DFA8
secondary
#A83E6C
accent
#1768CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482