#62F5BE#62F5BE
#62F5BE is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.149 H 165.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5BE |
|---|---|
| RGB | rgb(98, 245, 190) |
| HSL | hsl(158, 88%, 67%) |
| HSV | hsv(158, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 22.4%, 3.9%) |
| CIE-LAB | lab(87.78, -52.01, 14.92) |
| CIE-LCH | lch(87.78, 54.11, 163.99°) |
| OKLab | oklab(87.63% -0.144 0.0382) |
| OKLCH | oklch(87.63% 0.149 165.1) |
| XYZ | xyz(46.9790, 71.6144, 60.0524) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.38
Light Greenish Blue
#63F7B4
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.80
Greenish Cyan
#2AFEB7
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5BE #F56299
analogous
#62F575 #62F5BE #62E3F5
triadic
#62F5BE #BE62F5 #F5BE62
tetradic
#62F5BE #7562F5 #F56299 #E3F562
square
#62F5BE #7562F5 #F56299 #E3F562
split-complementary
#62F5BE #F562E3 #F57562
monochromatic
#0DCF87 #28F1A6 #62F5BE #9CF9D6 #D5FCEE
Accessibility & contrast
On white
1.37
#62F5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5BE
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5BE | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BB
Deuteranopia (green-blind)
#DCD6C2
Tritanopia (blue-blind)
#00F5E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f5be; /* rgb */ color: rgb(98, 245, 190); /* oklch */ color: oklch(87.6% 0.149 165.1);
Tailwind
colors: {
custom: {
50: '#9cf9d1',
500: '#62f5be',
950: '#000000',
},
}SCSS
$custom: #62f5be; $custom-light: #9cf9d1; $custom-dark: #000000;
JSON
{
"hex": "#62f5be",
"rgb": {
"r": 98,
"g": 245,
"b": 190
},
"hsl": {
"h": 157.551,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87629,
"c": 0.14897,
"h": 165.1
},
"luminance": 0.71619
}Semantic roles & 50–950 ramp
primary
#62F5BE
secondary
#CB306A
accent
#0156E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583