#62FDBC#62FDBC
#62FDBC is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.5% C 0.161 H 162.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #62FDBC |
|---|---|
| RGB | rgb(98, 253, 188) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 61%, 99%) |
| CMYK | cmyk(61.3%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.08, -55.68, 19.17) |
| CIE-LCH | lch(90.08, 58.89, 161.00°) |
| OKLab | oklab(89.49% -0.153 0.0489) |
| OKLCH | oklch(89.49% 0.161 162.3) |
| XYZ | xyz(49.2346, 76.4730, 59.7333) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.61
Light Blue Green
#7EFBB3
ΔE00 3.11
Greenish Turquoise
#00FBB0
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FDBC #FD62A3
analogous
#62FD6F #62FDBC #62F0FD
triadic
#62FDBC #BC62FD #FDBC62
tetradic
#62FDBC #6F62FD #FD62A3 #F0FD62
square
#62FDBC #6F62FD #FD62A3 #F0FD62
split-complementary
#62FDBC #FD62F0 #FD6F62
monochromatic
#03E284 #26FCA2 #62FDBC #9EFED6 #DBFFF0
Accessibility & contrast
On white
1.29
#62FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#62FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FDBC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FDBC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #62fdbc; /* rgb */ color: rgb(98, 253, 188); /* oklch */ color: oklch(89.5% 0.161 162.3);
Tailwind
colors: {
custom: {
50: '#9dffd0',
500: '#62fdbc',
950: '#000000',
},
}SCSS
$custom: #62fdbc; $custom-light: #9dffd0; $custom-dark: #000000;
JSON
{
"hex": "#62fdbc",
"rgb": {
"r": 98,
"g": 253,
"b": 188
},
"hsl": {
"h": 154.839,
"s": 97.484,
"l": 68.824
},
"oklch": {
"l": 0.89493,
"c": 0.16062,
"h": 162.3
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#62FDBC
secondary
#D72C74
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683