#62F2AB#62F2AB
#62F2AB is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.5% C 0.160 H 158.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2AB |
|---|---|
| RGB | rgb(98, 242, 171) |
| HSL | hsl(150, 85%, 67%) |
| HSV | hsv(150, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 29.3%, 5.1%) |
| CIE-LAB | lab(86.52, -54.72, 22.96) |
| CIE-LCH | lch(86.52, 59.34, 157.24°) |
| OKLab | oklab(86.47% -0.1494 0.0583) |
| OKLCH | oklch(86.47% 0.16 158.7) |
| XYZ | xyz(44.1358, 69.0368, 49.5197) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.49
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.77
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.55
Greenish Turquoise
#00FBB0
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2AB #F262A9
analogous
#62F263 #62F2AB #62F1F2
triadic
#62F2AB #AB62F2 #F2AB62
tetradic
#62F2AB #6362F2 #F262A9 #F1F262
square
#62F2AB #6362F2 #F262A9 #F1F262
split-complementary
#62F2AB #F262F1 #F26362
monochromatic
#11C96E #29ED8D #62F2AB #9BF7C9 #D3FBE7
Accessibility & contrast
On white
1.42
#62F2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#62F2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2AB
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2AB | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#1DF1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f2ab; /* rgb */ color: rgb(98, 242, 171); /* oklch */ color: oklch(86.5% 0.160 158.7);
Tailwind
colors: {
custom: {
50: '#9bf7c4',
500: '#62f2ab',
950: '#000000',
},
}SCSS
$custom: #62f2ab; $custom-light: #9bf7c4; $custom-dark: #000000;
JSON
{
"hex": "#62f2ab",
"rgb": {
"r": 98,
"g": 242,
"b": 171
},
"hsl": {
"h": 150.417,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86473,
"c": 0.16037,
"h": 158.7
},
"luminance": 0.69041
}Semantic roles & 50–950 ramp
primary
#62F2AB
secondary
#C6337B
accent
#0471E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582