#62FDBF#62FDBF
#62FDBF is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.158 H 163.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBF |
|---|---|
| RGB | rgb(98, 253, 191) |
| HSL | hsl(156, 97%, 69%) |
| HSV | hsv(156, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.14, -55.05, 17.72) |
| CIE-LCH | lch(90.14, 57.83, 162.16°) |
| OKLab | oklab(89.56% -0.1517 0.0453) |
| OKLCH | oklch(89.56% 0.158 163.4) |
| XYZ | xyz(49.5613, 76.6037, 61.4542) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.58
Bright Teal
#01F9C6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBF #FD62A0
analogous
#62FD72 #62FDBF #62EEFD
triadic
#62FDBF #BF62FD #FDBF62
tetradic
#62FDBF #7262FD #FD62A0 #EEFD62
square
#62FDBF #7262FD #FD62A0 #EEFD62
split-complementary
#62FDBF #FD62EE #FD7262
monochromatic
#03E289 #26FCA6 #62FDBF #9EFED8 #DBFFF0
Accessibility & contrast
On white
1.29
#62FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#62FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBF
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBF | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E3DDC3
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdbf; /* rgb */ color: rgb(98, 253, 191); /* oklch */ color: oklch(89.6% 0.158 163.4);
Tailwind
colors: {
custom: {
50: '#9dffd2',
500: '#62fdbf',
950: '#000000',
},
}SCSS
$custom: #62fdbf; $custom-light: #9dffd2; $custom-dark: #000000;
JSON
{
"hex": "#62fdbf",
"rgb": {
"r": 98,
"g": 253,
"b": 191
},
"hsl": {
"h": 156,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89562,
"c": 0.15827,
"h": 163.4
},
"luminance": 0.76609
}Semantic roles & 50–950 ramp
primary
#62FDBF
secondary
#D72C70
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683