#62FCBC#62FCBC
#62FCBC is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.3% C 0.159 H 162.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCBC |
|---|---|
| RGB | rgb(98, 252, 188) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.79, -55.28, 18.76) |
| CIE-LCH | lch(89.79, 58.37, 161.25°) |
| OKLab | oklab(89.25% -0.152 0.0479) |
| OKLCH | oklch(89.25% 0.159 162.5) |
| XYZ | xyz(48.9197, 75.8433, 59.6283) |
| Luminance | 0.7585 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Greenish Cyan
#2AFEB7
ΔE00 2.47
Light Aquamarine
#7BFDC7
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 3.19
Greenish Turquoise
#00FBB0
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCBC #FC62A2
analogous
#62FC6F #62FCBC #62EFFC
triadic
#62FCBC #BC62FC #FCBC62
tetradic
#62FCBC #6F62FC #FC62A2 #EFFC62
square
#62FCBC #6F62FC #FC62A2 #EFFC62
split-complementary
#62FCBC #FC62EF #FC6F62
monochromatic
#04DF84 #26FBA2 #62FCBC #9EFDD6 #DAFEEF
Accessibility & contrast
On white
1.30
#62FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#62FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCBC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCBC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fcbc; /* rgb */ color: rgb(98, 252, 188); /* oklch */ color: oklch(89.3% 0.159 162.5);
Tailwind
colors: {
custom: {
50: '#9dfed0',
500: '#62fcbc',
950: '#000000',
},
}SCSS
$custom: #62fcbc; $custom-light: #9dfed0; $custom-dark: #000000;
JSON
{
"hex": "#62fcbc",
"rgb": {
"r": 98,
"g": 252,
"b": 188
},
"hsl": {
"h": 155.065,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89254,
"c": 0.15935,
"h": 162.5
},
"luminance": 0.75848
}Semantic roles & 50–950 ramp
primary
#62FCBC
secondary
#D62C73
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683