#62E8A8#62E8A8
#62E8A8 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.0% C 0.150 H 159.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62E8A8 |
|---|---|
| RGB | rgb(98, 232, 168) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 58%, 91%) |
| CMYK | cmyk(57.8%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.51, -51.27, 20.35) |
| CIE-LCH | lch(83.51, 55.16, 158.35°) |
| OKLab | oklab(83.99% -0.1404 0.0518) |
| OKLCH | oklch(83.99% 0.15 159.8) |
| XYZ | xyz(40.9578, 63.1331, 47.0657) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.64
Seafoam Green
#7AF9AB
ΔE00 4.68
Seafoam
#7FE0B3
ΔE00 4.71
Seafoam (survey)
#80F9AD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62E8A8 #E862A2
analogous
#62E865 #62E8A8 #62E5E8
triadic
#62E8A8 #A862E8 #E8A862
tetradic
#62E8A8 #6562E8 #E862A2 #E5E862
square
#62E8A8 #6562E8 #E862A2 #E5E862
split-complementary
#62E8A8 #E862E5 #E86562
monochromatic
#1BB56B #2DE08A #62E8A8 #97F0C6 #CDF8E3
Accessibility & contrast
On white
1.54
#62E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#62E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62E8A8
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62E8A8 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#28E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #62e8a8; /* rgb */ color: rgb(98, 232, 168); /* oklch */ color: oklch(84.0% 0.150 159.8);
Tailwind
colors: {
custom: {
50: '#9af0c2',
500: '#62e8a8',
950: '#000000',
},
}SCSS
$custom: #62e8a8; $custom-light: #9af0c2; $custom-dark: #000000;
JSON
{
"hex": "#62e8a8",
"rgb": {
"r": 98,
"g": 232,
"b": 168
},
"hsl": {
"h": 151.343,
"s": 74.444,
"l": 64.706
},
"oklch": {
"l": 0.83991,
"c": 0.14968,
"h": 159.8
},
"luminance": 0.63137
}Semantic roles & 50–950 ramp
primary
#62E8A8
secondary
#B53974
accent
#0F6ED7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582