#62F1BE#62F1BE
#62F1BE is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.144 H 166.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62F1BE |
|---|---|
| RGB | rgb(98, 241, 190) |
| HSL | hsl(159, 84%, 66%) |
| HSV | hsv(159, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 21.2%, 5.5%) |
| CIE-LAB | lab(86.61, -50.36, 13.27) |
| CIE-LCH | lch(86.61, 52.07, 165.24°) |
| OKLab | oklab(86.67% -0.1399 0.034) |
| OKLCH | oklch(86.67% 0.144 166.3) |
| XYZ | xyz(45.7819, 69.2204, 59.6534) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.25
Light Greenish Blue
#63F7B4
ΔE00 3.51
Aqua Marine
#2EE8BB
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F1BE #F16295
analogous
#62F177 #62F1BE #62DDF1
triadic
#62F1BE #BE62F1 #F1BE62
tetradic
#62F1BE #7762F1 #F16295 #DDF162
square
#62F1BE #7762F1 #F16295 #DDF162
split-complementary
#62F1BE #F162DD #F17762
monochromatic
#12C786 #2AECA7 #62F1BE #9AF6D5 #D2FBED
Accessibility & contrast
On white
1.41
#62F1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#62F1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F1BE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F1BE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BB
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f1be; /* rgb */ color: rgb(98, 241, 190); /* oklch */ color: oklch(86.7% 0.144 166.3);
Tailwind
colors: {
custom: {
50: '#9bf6d1',
500: '#62f1be',
950: '#000000',
},
}SCSS
$custom: #62f1be; $custom-light: #9bf6d1; $custom-dark: #000000;
JSON
{
"hex": "#62f1be",
"rgb": {
"r": 98,
"g": 241,
"b": 190
},
"hsl": {
"h": 158.601,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.86674,
"c": 0.14396,
"h": 166.3
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#62F1BE
secondary
#C43367
accent
#0553E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583