#62F2BA#62F2BA
#62F2BA is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.148 H 164.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2BA |
|---|---|
| RGB | rgb(98, 242, 186) |
| HSL | hsl(157, 85%, 67%) |
| HSV | hsv(157, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 23.1%, 5.1%) |
| CIE-LAB | lab(86.82, -51.63, 15.64) |
| CIE-LCH | lch(86.82, 53.95, 163.15°) |
| OKLab | oklab(86.82% -0.1427 0.04) |
| OKLCH | oklch(86.82% 0.148 164.3) |
| XYZ | xyz(45.6476, 69.6415, 57.4814) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.86
Greenish Cyan
#2AFEB7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.10
Aqua Marine
#2EE8BB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2BA #F2629A
analogous
#62F272 #62F2BA #62E2F2
triadic
#62F2BA #BA62F2 #F2BA62
tetradic
#62F2BA #7262F2 #F2629A #E2F262
square
#62F2BA #7262F2 #F2629A #E2F262
split-complementary
#62F2BA #F262E2 #F27262
monochromatic
#11C981 #29EDA1 #62F2BA #9BF7D3 #D3FBEC
Accessibility & contrast
On white
1.41
#62F2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#62F2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2BA
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2BA | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B7
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f2ba; /* rgb */ color: rgb(98, 242, 186); /* oklch */ color: oklch(86.8% 0.148 164.3);
Tailwind
colors: {
custom: {
50: '#9bf7ce',
500: '#62f2ba',
950: '#000000',
},
}SCSS
$custom: #62f2ba; $custom-light: #9bf7ce; $custom-dark: #000000;
JSON
{
"hex": "#62f2ba",
"rgb": {
"r": 98,
"g": 242,
"b": 186
},
"hsl": {
"h": 156.667,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86816,
"c": 0.14821,
"h": 164.3
},
"luminance": 0.69646
}Semantic roles & 50–950 ramp
primary
#62F2BA
secondary
#C6336C
accent
#045AE1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583