#62FCBD#62FCBD
#62FCBD is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.159 H 162.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #62FCBD |
|---|---|
| RGB | rgb(98, 252, 189) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(61.1%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(89.81, -55.07, 18.28) |
| CIE-LCH | lch(89.81, 58.02, 161.64°) |
| OKLab | oklab(89.28% -0.1515 0.0467) |
| OKLCH | oklch(89.28% 0.159 162.9) |
| XYZ | xyz(49.0279, 75.8866, 60.1980) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 2.36
Greenish Cyan
#2AFEB7
ΔE00 2.53
Greenish Turquoise
#00FBB0
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.35
Seafoam Green
#7AF9AB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FCBD #FC62A1
analogous
#62FC70 #62FCBD #62EEFC
triadic
#62FCBD #BD62FC #FCBD62
tetradic
#62FCBD #7062FC #FC62A1 #EEFC62
square
#62FCBD #7062FC #FC62A1 #EEFC62
split-complementary
#62FCBD #FC62EE #FC7062
monochromatic
#04DF86 #26FBA4 #62FCBD #9EFDD6 #DAFEEF
Accessibility & contrast
On white
1.30
#62FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#62FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FCBD
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FCBD | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB9
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #62fcbd; /* rgb */ color: rgb(98, 252, 189); /* oklch */ color: oklch(89.3% 0.159 162.9);
Tailwind
colors: {
custom: {
50: '#9dfed1',
500: '#62fcbd',
950: '#000000',
},
}SCSS
$custom: #62fcbd; $custom-light: #9dfed1; $custom-dark: #000000;
JSON
{
"hex": "#62fcbd",
"rgb": {
"r": 98,
"g": 252,
"b": 189
},
"hsl": {
"h": 155.455,
"s": 96.25,
"l": 68.627
},
"oklch": {
"l": 0.89277,
"c": 0.15857,
"h": 162.9
},
"luminance": 0.75892
}Semantic roles & 50–950 ramp
primary
#62FCBD
secondary
#D62C72
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683