#62F0BD#62F0BD
#62F0BD is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.4% C 0.143 H 166.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62F0BD |
|---|---|
| RGB | rgb(98, 240, 189) |
| HSL | hsl(158, 83%, 66%) |
| HSV | hsv(158, 59%, 94%) |
| CMYK | cmyk(59.2%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(86.30, -50.16, 13.34) |
| CIE-LCH | lch(86.30, 51.90, 165.10°) |
| OKLab | oklab(86.41% -0.1393 0.0342) |
| OKLCH | oklch(86.41% 0.143 166.2) |
| XYZ | xyz(45.3778, 68.5864, 58.9813) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 3.82
Aquamarine
#7FFFD4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F0BD #F06295
analogous
#62F076 #62F0BD #62DCF0
triadic
#62F0BD #BD62F0 #F0BD62
tetradic
#62F0BD #7662F0 #F06295 #DCF062
square
#62F0BD #7662F0 #F06295 #DCF062
split-complementary
#62F0BD #F062DC #F07662
monochromatic
#13C585 #2AEBA6 #62F0BD #9AF5D4 #D2FBEC
Accessibility & contrast
On white
1.43
#62F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#62F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F0BD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F0BD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BA
Deuteranopia (green-blind)
#D7D2C0
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #62f0bd; /* rgb */ color: rgb(98, 240, 189); /* oklch */ color: oklch(86.4% 0.143 166.2);
Tailwind
colors: {
custom: {
50: '#9bf6d1',
500: '#62f0bd',
950: '#000000',
},
}SCSS
$custom: #62f0bd; $custom-light: #9bf6d1; $custom-dark: #000000;
JSON
{
"hex": "#62f0bd",
"rgb": {
"r": 98,
"g": 240,
"b": 189
},
"hsl": {
"h": 158.451,
"s": 82.558,
"l": 66.275
},
"oklch": {
"l": 0.86411,
"c": 0.14344,
"h": 166.2
},
"luminance": 0.68591
}Semantic roles & 50–950 ramp
primary
#62F0BD
secondary
#C23467
accent
#0754DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583