#62F1BA#62F1BA
#62F1BA is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.6% C 0.147 H 164.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62F1BA |
|---|---|
| RGB | rgb(98, 241, 186) |
| HSL | hsl(157, 84%, 66%) |
| HSV | hsv(157, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 22.8%, 5.5%) |
| CIE-LAB | lab(86.53, -51.22, 15.22) |
| CIE-LCH | lch(86.53, 53.44, 163.45°) |
| OKLab | oklab(86.58% -0.1417 0.039) |
| OKLCH | oklch(86.58% 0.147 164.6) |
| XYZ | xyz(45.3507, 69.0479, 57.3824) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.18
Greenish Cyan
#2AFEB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F1BA #F16299
analogous
#62F173 #62F1BA #62E1F1
triadic
#62F1BA #BA62F1 #F1BA62
tetradic
#62F1BA #7362F1 #F16299 #E1F162
square
#62F1BA #7362F1 #F16299 #E1F162
split-complementary
#62F1BA #F162E1 #F17362
monochromatic
#12C781 #2AECA1 #62F1BA #9AF6D3 #D2FBEB
Accessibility & contrast
On white
1.42
#62F1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#62F1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F1BA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F1BA | 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)
#EDE1B7
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f1ba; /* rgb */ color: rgb(98, 241, 186); /* oklch */ color: oklch(86.6% 0.147 164.6);
Tailwind
colors: {
custom: {
50: '#9bf6ce',
500: '#62f1ba',
950: '#000000',
},
}SCSS
$custom: #62f1ba; $custom-light: #9bf6ce; $custom-dark: #000000;
JSON
{
"hex": "#62f1ba",
"rgb": {
"r": 98,
"g": 241,
"b": 186
},
"hsl": {
"h": 156.923,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.86576,
"c": 0.14694,
"h": 164.6
},
"luminance": 0.69052
}Semantic roles & 50–950 ramp
primary
#62F1BA
secondary
#C4336B
accent
#055AE0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583