#62F0B0#62F0B0
#62F0B0 is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.1% C 0.154 H 160.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0B0 |
|---|---|
| RGB | rgb(98, 240, 176) |
| HSL | hsl(153, 83%, 66%) |
| HSV | hsv(153, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 26.7%, 5.9%) |
| CIE-LAB | lab(86.03, -52.91, 19.70) |
| CIE-LCH | lch(86.03, 56.46, 159.57°) |
| OKLab | oklab(86.1% -0.1451 0.0502) |
| OKLCH | oklch(86.1% 0.154 160.9) |
| XYZ | xyz(44.0295, 68.0471, 51.8799) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.51
Light Blue Green
#7EFBB3
ΔE00 3.51
Greenish Cyan
#2AFEB7
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.87
Greenish Turquoise
#00FBB0
ΔE00 3.91
Light Aquamarine
#7BFDC7
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0B0 #F062A2
analogous
#62F069 #62F0B0 #62E9F0
triadic
#62F0B0 #B062F0 #F0B062
tetradic
#62F0B0 #6962F0 #F062A2 #E9F062
square
#62F0B0 #6962F0 #F062A2 #E9F062
split-complementary
#62F0B0 #F062E9 #F06962
monochromatic
#13C575 #2AEB94 #62F0B0 #9AF5CC #D2FBE8
Accessibility & contrast
On white
1.44
#62F0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#62F0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0B0
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0B0 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AC
Deuteranopia (green-blind)
#D9D1B4
Tritanopia (blue-blind)
#18EFDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62f0b0; /* rgb */ color: rgb(98, 240, 176); /* oklch */ color: oklch(86.1% 0.154 160.9);
Tailwind
colors: {
custom: {
50: '#9bf6c7',
500: '#62f0b0',
950: '#000000',
},
}SCSS
$custom: #62f0b0; $custom-light: #9bf6c7; $custom-dark: #000000;
JSON
{
"hex": "#62f0b0",
"rgb": {
"r": 98,
"g": 240,
"b": 176
},
"hsl": {
"h": 152.958,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86102,
"c": 0.15357,
"h": 160.9
},
"luminance": 0.68051
}Semantic roles & 50–950 ramp
primary
#62F0B0
secondary
#C23474
accent
#0768DF
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582