#62F0BE#62F0BE
#62F0BE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.143 H 166.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0BE |
|---|---|
| RGB | rgb(98, 240, 190) |
| HSL | hsl(159, 83%, 66%) |
| HSV | hsv(159, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(86.32, -49.94, 12.85) |
| CIE-LCH | lch(86.32, 51.57, 165.57°) |
| OKLab | oklab(86.44% -0.1389 0.0329) |
| OKLCH | oklch(86.44% 0.143 166.7) |
| XYZ | xyz(45.4867, 68.6300, 59.5550) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.15
Light Aquamarine
#7BFDC7
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.75
Light Greenish Blue
#63F7B4
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0BE #F06294
analogous
#62F077 #62F0BE #62DBF0
triadic
#62F0BE #BE62F0 #F0BE62
tetradic
#62F0BE #7762F0 #F06294 #DBF062
square
#62F0BE #7762F0 #F06294 #DBF062
split-complementary
#62F0BE #F062DB #F07762
monochromatic
#13C586 #2AEBA7 #62F0BE #9AF5D5 #D2FBEC
Accessibility & contrast
On white
1.43
#62F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#62F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0BE
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0BE | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f0be; /* rgb */ color: rgb(98, 240, 190); /* oklch */ color: oklch(86.4% 0.143 166.7);
Tailwind
colors: {
custom: {
50: '#9bf6d1',
500: '#62f0be',
950: '#000000',
},
}SCSS
$custom: #62f0be; $custom-light: #9bf6d1; $custom-dark: #000000;
JSON
{
"hex": "#62f0be",
"rgb": {
"r": 98,
"g": 240,
"b": 190
},
"hsl": {
"h": 158.873,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86435,
"c": 0.14271,
"h": 166.7
},
"luminance": 0.68635
}Semantic roles & 50–950 ramp
primary
#62F0BE
secondary
#C23466
accent
#0753DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583