#62F2BD#62F2BD
#62F2BD is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.9% C 0.146 H 165.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #62F2BD |
|---|---|
| RGB | rgb(98, 242, 189) |
| HSL | hsl(158, 85%, 67%) |
| HSV | hsv(158, 60%, 95%) |
| CMYK | cmyk(59.5%, 0%, 21.9%, 5.1%) |
| CIE-LAB | lab(86.88, -50.99, 14.17) |
| CIE-LCH | lch(86.88, 52.92, 164.47°) |
| OKLab | oklab(86.89% -0.1414 0.0363) |
| OKLCH | oklch(86.89% 0.146 165.6) |
| XYZ | xyz(45.9698, 69.7704, 59.1787) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.54
Bright Teal
#01F9C6
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F2BD #F26297
analogous
#62F275 #62F2BD #62DFF2
triadic
#62F2BD #BD62F2 #F2BD62
tetradic
#62F2BD #7562F2 #F26297 #DFF262
square
#62F2BD #7562F2 #F26297 #DFF262
split-complementary
#62F2BD #F262DF #F27562
monochromatic
#11C985 #29EDA5 #62F2BD #9BF7D5 #D3FBED
Accessibility & contrast
On white
1.40
#62F2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#62F2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F2BD
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F2BD | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#00F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #62f2bd; /* rgb */ color: rgb(98, 242, 189); /* oklch */ color: oklch(86.9% 0.146 165.6);
Tailwind
colors: {
custom: {
50: '#9bf7d1',
500: '#62f2bd',
950: '#000000',
},
}SCSS
$custom: #62f2bd; $custom-light: #9bf7d1; $custom-dark: #000000;
JSON
{
"hex": "#62f2bd",
"rgb": {
"r": 98,
"g": 242,
"b": 189
},
"hsl": {
"h": 157.917,
"s": 84.706,
"l": 66.667
},
"oklch": {
"l": 0.86889,
"c": 0.14595,
"h": 165.6
},
"luminance": 0.69775
}Semantic roles & 50–950 ramp
primary
#62F2BD
secondary
#C63369
accent
#0456E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583