#62F5BD#62F5BD
#62F5BD is a very light, vivid teal. Relative luminance 0.716; OKLCH L 87.6% C 0.150 H 164.7°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62F5BD |
|---|---|
| RGB | rgb(98, 245, 189) |
| HSL | hsl(157, 88%, 67%) |
| HSV | hsv(157, 60%, 96%) |
| CMYK | cmyk(60%, 0%, 22.9%, 3.9%) |
| CIE-LAB | lab(87.76, -52.23, 15.41) |
| CIE-LCH | lch(87.76, 54.45, 163.56°) |
| OKLab | oklab(87.61% -0.1444 0.0394) |
| OKLCH | oklch(87.61% 0.15 164.7) |
| XYZ | xyz(46.8700, 71.5709, 59.4787) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 3.98
Aquamarine
#7FFFD4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62F5BD #F5629A
analogous
#62F574 #62F5BD #62E3F5
triadic
#62F5BD #BD62F5 #F5BD62
tetradic
#62F5BD #7462F5 #F5629A #E3F562
square
#62F5BD #7462F5 #F5629A #E3F562
split-complementary
#62F5BD #F562E3 #F57462
monochromatic
#0DCF85 #28F1A5 #62F5BD #9CF9D5 #D5FCED
Accessibility & contrast
On white
1.37
#62F5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#62F5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62F5BD
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62F5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62F5BD | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BA
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#00F5E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #62f5bd; /* rgb */ color: rgb(98, 245, 189); /* oklch */ color: oklch(87.6% 0.150 164.7);
Tailwind
colors: {
custom: {
50: '#9cf9d1',
500: '#62f5bd',
950: '#000000',
},
}SCSS
$custom: #62f5bd; $custom-light: #9cf9d1; $custom-dark: #000000;
JSON
{
"hex": "#62f5bd",
"rgb": {
"r": 98,
"g": 245,
"b": 189
},
"hsl": {
"h": 157.143,
"s": 88.024,
"l": 67.255
},
"oklch": {
"l": 0.87605,
"c": 0.14973,
"h": 164.7
},
"luminance": 0.71576
}Semantic roles & 50–950 ramp
primary
#62F5BD
secondary
#CB306B
accent
#0158E5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583