#62F5BA#62F5BA
#62F5BA is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.5% C 0.152 H 163.5°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5BA |
|---|---|
| RGB | rgb(98, 245, 186) |
| HSL | hsl(156, 88%, 67%) |
| HSV | hsv(156, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 24.1%, 3.9%) |
| CIE-LAB | lab(87.70, -52.86, 16.87) |
| CIE-LCH | lch(87.70, 55.49, 162.30°) |
| OKLab | oklab(87.53% -0.1458 0.0431) |
| OKLCH | oklch(87.53% 0.152 163.5) |
| XYZ | xyz(46.5478, 71.4420, 57.7815) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 2.57
Greenish Cyan
#2AFEB7
ΔE00 3.35
Greenish Turquoise
#00FBB0
ΔE00 3.87
Light Blue Green
#7EFBB3
ΔE00 3.92
Bright Teal
#01F9C6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5BA #F5629D
analogous
#62F570 #62F5BA #62E7F5
triadic
#62F5BA #BA62F5 #F5BA62
tetradic
#62F5BA #7062F5 #F5629D #E7F562
square
#62F5BA #7062F5 #F5629D #E7F562
split-complementary
#62F5BA #F562E7 #F57062
monochromatic
#0DCF81 #28F1A1 #62F5BA #9CF9D3 #D5FCED
Accessibility & contrast
On white
1.37
#62F5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#62F5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5BA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5BA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B7
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f5ba; /* rgb */ color: rgb(98, 245, 186); /* oklch */ color: oklch(87.5% 0.152 163.5);
Tailwind
colors: {
custom: {
50: '#9cf9ce',
500: '#62f5ba',
950: '#000000',
},
}SCSS
$custom: #62f5ba; $custom-light: #9cf9ce; $custom-dark: #000000;
JSON
{
"hex": "#62f5ba",
"rgb": {
"r": 98,
"g": 245,
"b": 186
},
"hsl": {
"h": 155.918,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87534,
"c": 0.15203,
"h": 163.5
},
"luminance": 0.71447
}Semantic roles & 50–950 ramp
primary
#62F5BA
secondary
#CB306E
accent
#015CE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583