#62EAA7#62EAA7
#62EAA7 is a very light, vivid teal. Relative luminance 0.642; OKLCH L 84.5% C 0.153 H 158.9°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62EAA7 |
|---|---|
| RGB | rgb(98, 234, 167) |
| HSL | hsl(150, 76%, 65%) |
| HSV | hsv(150, 58%, 92%) |
| CMYK | cmyk(58.1%, 0%, 28.6%, 8.2%) |
| CIE-LAB | lab(84.08, -52.29, 21.66) |
| CIE-LCH | lch(84.08, 56.60, 157.50°) |
| OKLab | oklab(84.45% -0.143 0.055) |
| OKLCH | oklch(84.45% 0.153 158.9) |
| XYZ | xyz(41.4312, 64.2283, 46.7656) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Blue Green
#7EFBB3
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.24
Greenish Turquoise
#00FBB0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EAA7 #EA62A5
analogous
#62EA63 #62EAA7 #62E9EA
triadic
#62EAA7 #A762EA #EAA762
tetradic
#62EAA7 #6362EA #EA62A5 #E9EA62
square
#62EAA7 #6362EA #EA62A5 #E9EA62
split-complementary
#62EAA7 #EA62E9 #EA6362
monochromatic
#19B96A #2CE389 #62EAA7 #98F1C5 #CEF8E4
Accessibility & contrast
On white
1.52
#62EAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#62EAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EAA7
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EAA7 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA3
Deuteranopia (green-blind)
#D5CCAB
Tritanopia (blue-blind)
#28E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #62eaa7; /* rgb */ color: rgb(98, 234, 167); /* oklch */ color: oklch(84.5% 0.153 158.9);
Tailwind
colors: {
custom: {
50: '#9af1c1',
500: '#62eaa7',
950: '#000000',
},
}SCSS
$custom: #62eaa7; $custom-light: #9af1c1; $custom-dark: #000000;
JSON
{
"hex": "#62eaa7",
"rgb": {
"r": 98,
"g": 234,
"b": 167
},
"hsl": {
"h": 150.441,
"s": 76.404,
"l": 65.098
},
"oklch": {
"l": 0.84453,
"c": 0.15319,
"h": 158.9
},
"luminance": 0.64232
}Semantic roles & 50–950 ramp
primary
#62EAA7
secondary
#B83877
accent
#0D71D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582