#62EEAB#62EEAB
#62EEAB is a very light, vivid teal. Relative luminance 0.667; OKLCH L 85.5% C 0.155 H 159.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEAB |
|---|---|
| RGB | rgb(98, 238, 171) |
| HSL | hsl(151, 80%, 66%) |
| HSV | hsv(151, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(85.34, -53.11, 21.33) |
| CIE-LCH | lch(85.34, 57.23, 158.12°) |
| OKLab | oklab(85.51% -0.1453 0.0543) |
| OKLCH | oklch(85.51% 0.155 159.5) |
| XYZ | xyz(42.9583, 66.6818, 49.1272) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.75
Greenish Turquoise
#00FBB0
ΔE00 4.14
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEAB #EE62A5
analogous
#62EE65 #62EEAB #62EBEE
triadic
#62EEAB #AB62EE #EEAB62
tetradic
#62EEAB #6562EE #EE62A5 #EBEE62
square
#62EEAB #6562EE #EE62A5 #EBEE62
split-complementary
#62EEAB #EE62EB #EE6562
monochromatic
#15C16E #2BE88D #62EEAB #99F4C9 #D0FAE6
Accessibility & contrast
On white
1.46
#62EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#62EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEAB
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEAB | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#21EDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #62eeab; /* rgb */ color: rgb(98, 238, 171); /* oklch */ color: oklch(85.5% 0.155 159.5);
Tailwind
colors: {
custom: {
50: '#9af4c4',
500: '#62eeab',
950: '#000000',
},
}SCSS
$custom: #62eeab; $custom-light: #9af4c4; $custom-dark: #000000;
JSON
{
"hex": "#62eeab",
"rgb": {
"r": 98,
"g": 238,
"b": 171
},
"hsl": {
"h": 151.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.85508,
"c": 0.15511,
"h": 159.5
},
"luminance": 0.66686
}Semantic roles & 50–950 ramp
primary
#62EEAB
secondary
#BF3577
accent
#096EDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582