#62FCBF#62FCBF
#62FCBF is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.157 H 163.6°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCBF |
|---|---|
| RGB | rgb(98, 252, 191) |
| HSL | hsl(156, 96%, 69%) |
| HSV | hsv(156, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.85, -54.65, 17.31) |
| CIE-LCH | lch(89.85, 57.32, 162.43°) |
| OKLab | oklab(89.32% -0.1506 0.0442) |
| OKLCH | oklch(89.32% 0.157 163.6) |
| XYZ | xyz(49.2465, 75.9740, 61.3493) |
| Luminance | 0.7598 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Light Aquamarine
#7BFDC7
ΔE00 2.11
Greenish Cyan
#2AFEB7
ΔE00 2.70
Greenish Turquoise
#00FBB0
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCBF #FC629F
analogous
#62FC72 #62FCBF #62ECFC
triadic
#62FCBF #BF62FC #FCBF62
tetradic
#62FCBF #7262FC #FC629F #ECFC62
square
#62FCBF #7262FC #FC629F #ECFC62
split-complementary
#62FCBF #FC62EC #FC7262
monochromatic
#04DF89 #26FBA7 #62FCBF #9EFDD7 #DAFEF0
Accessibility & contrast
On white
1.30
#62FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#62FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCBF
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCBF | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E2DCC3
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fcbf; /* rgb */ color: rgb(98, 252, 191); /* oklch */ color: oklch(89.3% 0.157 163.6);
Tailwind
colors: {
custom: {
50: '#9dfed2',
500: '#62fcbf',
950: '#000000',
},
}SCSS
$custom: #62fcbf; $custom-light: #9dfed2; $custom-dark: #000000;
JSON
{
"hex": "#62fcbf",
"rgb": {
"r": 98,
"g": 252,
"b": 191
},
"hsl": {
"h": 156.234,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89324,
"c": 0.15701,
"h": 163.6
},
"luminance": 0.75979
}Semantic roles & 50–950 ramp
primary
#62FCBF
secondary
#D62C6F
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683