#62FCBA#62FCBA
#62FCBA is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.2% C 0.161 H 161.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCBA |
|---|---|
| RGB | rgb(98, 252, 186) |
| HSL | hsl(154, 96%, 69%) |
| HSV | hsv(154, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(89.75, -55.69, 19.73) |
| CIE-LCH | lch(89.75, 59.08, 160.49°) |
| OKLab | oklab(89.21% -0.1529 0.0503) |
| OKLCH | oklch(89.21% 0.161 161.8) |
| XYZ | xyz(48.7056, 75.7577, 58.5007) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.15
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCBA #FC62A4
analogous
#62FC6D #62FCBA #62F1FC
triadic
#62FCBA #BA62FC #FCBA62
tetradic
#62FCBA #6D62FC #FC62A4 #F1FC62
square
#62FCBA #6D62FC #FC62A4 #F1FC62
split-complementary
#62FCBA #FC62F1 #FC6D62
monochromatic
#04DF81 #26FBA0 #62FCBA #9EFDD4 #DAFEEF
Accessibility & contrast
On white
1.30
#62FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#62FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCBA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCBA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB6
Deuteranopia (green-blind)
#E3DCBE
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fcba; /* rgb */ color: rgb(98, 252, 186); /* oklch */ color: oklch(89.2% 0.161 161.8);
Tailwind
colors: {
custom: {
50: '#9cfecf',
500: '#62fcba',
950: '#000000',
},
}SCSS
$custom: #62fcba; $custom-light: #9cfecf; $custom-dark: #000000;
JSON
{
"hex": "#62fcba",
"rgb": {
"r": 98,
"g": 252,
"b": 186
},
"hsl": {
"h": 154.286,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89208,
"c": 0.16094,
"h": 161.8
},
"luminance": 0.75763
}Semantic roles & 50–950 ramp
primary
#62FCBA
secondary
#D62C75
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683