#62F2BE#62F2BE
#62F2BE is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.145 H 166.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2BE |
|---|---|
| RGB | rgb(98, 242, 190) |
| HSL | hsl(158, 85%, 67%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 21.5%, 5.1%) |
| CIE-LAB | lab(86.91, -50.77, 13.68) |
| CIE-LCH | lch(86.91, 52.58, 164.92°) |
| OKLab | oklab(86.91% -0.1409 0.035) |
| OKLCH | oklch(86.91% 0.145 166) |
| XYZ | xyz(46.0787, 69.8140, 59.7523) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.87
Light Greenish Blue
#63F7B4
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.36
Bright Teal
#01F9C6
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2BE #F26296
analogous
#62F276 #62F2BE #62DEF2
triadic
#62F2BE #BE62F2 #F2BE62
tetradic
#62F2BE #7662F2 #F26296 #DEF262
square
#62F2BE #7662F2 #F26296 #DEF262
split-complementary
#62F2BE #F262DE #F27662
monochromatic
#11C986 #29EDA7 #62F2BE #9BF7D5 #D3FBED
Accessibility & contrast
On white
1.40
#62F2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#62F2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2BE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2BE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BB
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#00F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f2be; /* rgb */ color: rgb(98, 242, 190); /* oklch */ color: oklch(86.9% 0.145 166.0);
Tailwind
colors: {
custom: {
50: '#9bf7d1',
500: '#62f2be',
950: '#000000',
},
}SCSS
$custom: #62f2be; $custom-light: #9bf7d1; $custom-dark: #000000;
JSON
{
"hex": "#62f2be",
"rgb": {
"r": 98,
"g": 242,
"b": 190
},
"hsl": {
"h": 158.333,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86913,
"c": 0.14521,
"h": 166
},
"luminance": 0.69819
}Semantic roles & 50–950 ramp
primary
#62F2BE
secondary
#C63368
accent
#0454E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583