#62FAB9#62FAB9
#62FAB9 is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.7% C 0.159 H 161.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #62FAB9 |
|---|---|
| RGB | rgb(98, 250, 185) |
| HSL | hsl(154, 94%, 68%) |
| HSV | hsv(154, 61%, 98%) |
| CMYK | cmyk(60.8%, 0%, 26%, 2%) |
| CIE-LAB | lab(89.14, -55.10, 19.40) |
| CIE-LCH | lch(89.14, 58.41, 160.60°) |
| OKLab | oklab(88.71% -0.1513 0.0495) |
| OKLCH | oklch(88.71% 0.159 161.9) |
| XYZ | xyz(47.9749, 74.4658, 57.7346) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.86
Greenish Cyan
#2AFEB7
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 2.95
Greenish Turquoise
#00FBB0
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FAB9 #FA62A3
analogous
#62FA6D #62FAB9 #62EFFA
triadic
#62FAB9 #B962FA #FAB962
tetradic
#62FAB9 #6D62FA #FA62A3 #EFFA62
square
#62FAB9 #6D62FA #FA62A3 #EFFA62
split-complementary
#62FAB9 #FA62EF #FA6D62
monochromatic
#07DB80 #27F89F #62FAB9 #9DFCD3 #D9FEEE
Accessibility & contrast
On white
1.32
#62FAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#62FAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FAB9
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FAB9 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B5
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #62fab9; /* rgb */ color: rgb(98, 250, 185); /* oklch */ color: oklch(88.7% 0.159 161.9);
Tailwind
colors: {
custom: {
50: '#9cfdce',
500: '#62fab9',
950: '#000000',
},
}SCSS
$custom: #62fab9; $custom-light: #9cfdce; $custom-dark: #000000;
JSON
{
"hex": "#62fab9",
"rgb": {
"r": 98,
"g": 250,
"b": 185
},
"hsl": {
"h": 154.342,
"s": 93.827,
"l": 68.235
},
"oklch": {
"l": 0.88707,
"c": 0.15919,
"h": 161.9
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#62FAB9
secondary
#D32D74
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683