#62FDBA#62FDBA
#62FDBA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.162 H 161.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBA |
|---|---|
| RGB | rgb(98, 253, 186) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(90.04, -56.09, 20.14) |
| CIE-LCH | lch(90.04, 59.60, 160.25°) |
| OKLab | oklab(89.45% -0.1539 0.0513) |
| OKLCH | oklch(89.45% 0.162 161.6) |
| XYZ | xyz(49.0205, 76.3874, 58.6057) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Greenish Cyan
#2AFEB7
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.05
Seafoam Green
#7AF9AB
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBA #FD62A5
analogous
#62FD6D #62FDBA #62F2FD
triadic
#62FDBA #BA62FD #FDBA62
tetradic
#62FDBA #6D62FD #FD62A5 #F2FD62
square
#62FDBA #6D62FD #FD62A5 #F2FD62
split-complementary
#62FDBA #FD62F2 #FD6D62
monochromatic
#03E281 #26FC9F #62FDBA #9EFED5 #DBFFEF
Accessibility & contrast
On white
1.29
#62FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#62FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB6
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fdba; /* rgb */ color: rgb(98, 253, 186); /* oklch */ color: oklch(89.4% 0.162 161.6);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#62fdba',
950: '#000000',
},
}SCSS
$custom: #62fdba; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#62fdba",
"rgb": {
"r": 98,
"g": 253,
"b": 186
},
"hsl": {
"h": 154.065,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89448,
"c": 0.16222,
"h": 161.6
},
"luminance": 0.76392
}Semantic roles & 50–950 ramp
primary
#62FDBA
secondary
#D72C76
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683