#62FCB7#62FCB7
#62FCB7 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.1% C 0.163 H 160.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCB7 |
|---|---|
| RGB | rgb(98, 252, 183) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.69, -56.30, 21.18) |
| CIE-LCH | lch(89.69, 60.16, 159.38°) |
| OKLab | oklab(89.14% -0.1542 0.0539) |
| OKLCH | oklch(89.14% 0.163 160.7) |
| XYZ | xyz(48.3901, 75.6314, 56.8387) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Greenish Cyan
#2AFEB7
ΔE00 2.43
Light Blue Green
#7EFBB3
ΔE00 2.52
Greenish Turquoise
#00FBB0
ΔE00 2.96
Seafoam Green
#7AF9AB
ΔE00 3.17
Light Aquamarine
#7BFDC7
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCB7 #FC62A7
analogous
#62FC6A #62FCB7 #62F4FC
triadic
#62FCB7 #B762FC #FCB762
tetradic
#62FCB7 #6A62FC #FC62A7 #F4FC62
square
#62FCB7 #6A62FC #FC62A7 #F4FC62
split-complementary
#62FCB7 #FC62F4 #FC6A62
monochromatic
#04DF7D #26FB9B #62FCB7 #9EFDD3 #DAFEEE
Accessibility & contrast
On white
1.30
#62FCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#62FCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCB7
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCB7 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB3
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fcb7; /* rgb */ color: rgb(98, 252, 183); /* oklch */ color: oklch(89.1% 0.163 160.7);
Tailwind
colors: {
custom: {
50: '#9cfecc',
500: '#62fcb7',
950: '#000000',
},
}SCSS
$custom: #62fcb7; $custom-light: #9cfecc; $custom-dark: #000000;
JSON
{
"hex": "#62fcb7",
"rgb": {
"r": 98,
"g": 252,
"b": 183
},
"hsl": {
"h": 153.117,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89141,
"c": 0.16337,
"h": 160.7
},
"luminance": 0.75636
}Semantic roles & 50–950 ramp
primary
#62FCB7
secondary
#D62C78
accent
#0067E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683