#62DFAA#62DFAA
#62DFAA is a light, vivid teal. Relative luminance 0.583; OKLCH L 81.9% C 0.136 H 162.9°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFAA |
|---|---|
| RGB | rgb(98, 223, 170) |
| HSL | hsl(155, 66%, 63%) |
| HSV | hsv(155, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(80.89, -47.11, 15.65) |
| CIE-LCH | lch(80.89, 49.64, 161.62°) |
| OKLab | oklab(81.86% -0.13 0.04) |
| OKLCH | oklch(81.86% 0.136 162.9) |
| XYZ | xyz(38.6768, 58.2707, 47.2316) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 3.16
Aqua Marine
#2EE8BB
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.42
Light Greenish Blue
#63F7B4
ΔE00 5.57
Mediumaquamarine
#66CDAA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFAA #DF6297
analogous
#62DF6B #62DFAA #62D6DF
triadic
#62DFAA #AA62DF #DFAA62
tetradic
#62DFAA #6B62DF #DF6297 #D6DF62
square
#62DFAA #6B62DF #DF6297 #D6DF62
split-complementary
#62DFAA #DF62D6 #DF6B62
monochromatic
#22A56D #2FD58E #62DFAA #95E9C6 #C8F4E1
Accessibility & contrast
On white
1.66
#62DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#62DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFAA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFAA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD0A7
Deuteranopia (green-blind)
#CAC4AD
Tritanopia (blue-blind)
#2CDFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfaa; /* rgb */ color: rgb(98, 223, 170); /* oklch */ color: oklch(81.9% 0.136 162.9);
Tailwind
colors: {
custom: {
50: '#98eac3',
500: '#62dfaa',
950: '#000000',
},
}SCSS
$custom: #62dfaa; $custom-light: #98eac3; $custom-dark: #000000;
JSON
{
"hex": "#62dfaa",
"rgb": {
"r": 98,
"g": 223,
"b": 170
},
"hsl": {
"h": 154.56,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81862,
"c": 0.13605,
"h": 162.9
},
"luminance": 0.58274
}Semantic roles & 50–950 ramp
primary
#62DFAA
secondary
#A83E6B
accent
#1765CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482