#62F0BC#62F0BC
#62F0BC is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.4% C 0.144 H 165.8°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0BC |
|---|---|
| RGB | rgb(98, 240, 188) |
| HSL | hsl(158, 83%, 66%) |
| HSV | hsv(158, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 21.7%, 5.9%) |
| CIE-LAB | lab(86.28, -50.38, 13.83) |
| CIE-LCH | lch(86.28, 52.24, 164.65°) |
| OKLab | oklab(86.39% -0.1398 0.0354) |
| OKLCH | oklch(86.39% 0.144 165.8) |
| XYZ | xyz(45.2697, 68.5432, 58.4116) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0BC #F06296
analogous
#62F075 #62F0BC #62DDF0
triadic
#62F0BC #BC62F0 #F0BC62
tetradic
#62F0BC #7562F0 #F06296 #DDF062
square
#62F0BC #7562F0 #F06296 #DDF062
split-complementary
#62F0BC #F062DD #F07562
monochromatic
#13C584 #2AEBA4 #62F0BC #9AF5D4 #D2FBEC
Accessibility & contrast
On white
1.43
#62F0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#62F0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0BC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0BC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#00F1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f0bc; /* rgb */ color: rgb(98, 240, 188); /* oklch */ color: oklch(86.4% 0.144 165.8);
Tailwind
colors: {
custom: {
50: '#9bf6d0',
500: '#62f0bc',
950: '#000000',
},
}SCSS
$custom: #62f0bc; $custom-light: #9bf6d0; $custom-dark: #000000;
JSON
{
"hex": "#62f0bc",
"rgb": {
"r": 98,
"g": 240,
"b": 188
},
"hsl": {
"h": 158.028,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86386,
"c": 0.14418,
"h": 165.8
},
"luminance": 0.68548
}Semantic roles & 50–950 ramp
primary
#62F0BC
secondary
#C23468
accent
#0756DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583