#62F1BD#62F1BD
#62F1BD is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.145 H 165.9°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #62F1BD |
|---|---|
| RGB | rgb(98, 241, 189) |
| HSL | hsl(158, 84%, 66%) |
| HSV | hsv(158, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 21.6%, 5.5%) |
| CIE-LAB | lab(86.59, -50.57, 13.76) |
| CIE-LCH | lch(86.59, 52.41, 164.78°) |
| OKLab | oklab(86.65% -0.1403 0.0352) |
| OKLCH | oklch(86.65% 0.145 165.9) |
| XYZ | xyz(45.6730, 69.1768, 59.0797) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.02
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.42
Aqua Marine
#2EE8BB
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F1BD #F16296
analogous
#62F176 #62F1BD #62DEF1
triadic
#62F1BD #BD62F1 #F1BD62
tetradic
#62F1BD #7662F1 #F16296 #DEF162
square
#62F1BD #7662F1 #F16296 #DEF162
split-complementary
#62F1BD #F162DE #F17662
monochromatic
#12C785 #2AECA5 #62F1BD #9AF6D5 #D2FBEC
Accessibility & contrast
On white
1.42
#62F1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#62F1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F1BD
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F1BD | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#00F2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #62f1bd; /* rgb */ color: rgb(98, 241, 189); /* oklch */ color: oklch(86.7% 0.145 165.9);
Tailwind
colors: {
custom: {
50: '#9bf6d1',
500: '#62f1bd',
950: '#000000',
},
}SCSS
$custom: #62f1bd; $custom-light: #9bf6d1; $custom-dark: #000000;
JSON
{
"hex": "#62f1bd",
"rgb": {
"r": 98,
"g": 241,
"b": 189
},
"hsl": {
"h": 158.182,
"s": 83.626,
"l": 66.471
},
"oklch": {
"l": 0.8665,
"c": 0.14469,
"h": 165.9
},
"luminance": 0.69181
}Semantic roles & 50–950 ramp
primary
#62F1BD
secondary
#C43368
accent
#0555E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583