#62FFBA#62FFBA
#62FFBA is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.165 H 161.1°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFBA |
|---|---|
| RGB | rgb(98, 255, 186) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.62, -56.88, 20.95) |
| CIE-LCH | lch(90.62, 60.62, 159.78°) |
| OKLab | oklab(89.93% -0.1559 0.0534) |
| OKLCH | oklch(89.93% 0.165 161.1) |
| XYZ | xyz(49.6552, 77.6567, 58.8173) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Greenish Cyan
#2AFEB7
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.75
Greenish Turquoise
#00FBB0
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFBA #FF62A7
analogous
#62FF6C #62FFBA #62F5FF
triadic
#62FFBA #BA62FF #FFBA62
tetradic
#62FFBA #6C62FF #FF62A7 #F5FF62
square
#62FFBA #6C62FF #FF62A7 #F5FF62
split-complementary
#62FFBA #FF62F5 #FF6C62
monochromatic
#00E781 #25FF9F #62FFBA #9FFFD5 #DCFFF0
Accessibility & contrast
On white
1.27
#62FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#62FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFBA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFBA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62ffba; /* rgb */ color: rgb(98, 255, 186); /* oklch */ color: oklch(89.9% 0.165 161.1);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#62ffba',
950: '#000000',
},
}SCSS
$custom: #62ffba; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#62ffba",
"rgb": {
"r": 98,
"g": 255,
"b": 186
},
"hsl": {
"h": 153.631,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.89926,
"c": 0.16476,
"h": 161.1
},
"luminance": 0.77662
}Semantic roles & 50–950 ramp
primary
#62FFBA
secondary
#DA2C78
accent
#0065E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683