#62FFBF#62FFBF
#62FFBF is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.0% C 0.161 H 162.9°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFBF |
|---|---|
| RGB | rgb(98, 255, 191) |
| HSL | hsl(156, 100%, 69%) |
| HSV | hsv(156, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.72, -55.85, 18.53) |
| CIE-LCH | lch(90.72, 58.85, 161.65°) |
| OKLab | oklab(90.04% -0.1537 0.0473) |
| OKLCH | oklch(90.04% 0.161 162.9) |
| XYZ | xyz(50.1960, 77.8731, 61.6658) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.95
Greenish Cyan
#2AFEB7
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFBF #FF62A2
analogous
#62FF71 #62FFBF #62F1FF
triadic
#62FFBF #BF62FF #FFBF62
tetradic
#62FFBF #7162FF #FF62A2 #F1FF62
square
#62FFBF #7162FF #FF62A2 #F1FF62
split-complementary
#62FFBF #FF62F1 #FF7162
monochromatic
#00E789 #25FFA6 #62FFBF #9FFFD8 #DCFFF1
Accessibility & contrast
On white
1.27
#62FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#62FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFBF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFBF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62ffbf; /* rgb */ color: rgb(98, 255, 191); /* oklch */ color: oklch(90.0% 0.161 162.9);
Tailwind
colors: {
custom: {
50: '#9dffd2',
500: '#62ffbf',
950: '#000000',
},
}SCSS
$custom: #62ffbf; $custom-light: #9dffd2; $custom-dark: #000000;
JSON
{
"hex": "#62ffbf",
"rgb": {
"r": 98,
"g": 255,
"b": 191
},
"hsl": {
"h": 155.541,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.90039,
"c": 0.16078,
"h": 162.9
},
"luminance": 0.77878
}Semantic roles & 50–950 ramp
primary
#62FFBF
secondary
#DA2C73
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683