#62FBBB#62FBBB
#62FBBB is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.0% C 0.159 H 162.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBBB |
|---|---|
| RGB | rgb(98, 251, 187) |
| HSL | hsl(155, 95%, 68%) |
| HSV | hsv(155, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.47, -55.08, 18.84) |
| CIE-LCH | lch(89.47, 58.22, 161.12°) |
| OKLab | oklab(88.99% -0.1514 0.0481) |
| OKLCH | oklch(88.99% 0.159 162.4) |
| XYZ | xyz(48.4991, 75.1739, 58.9582) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.19
Greenish Cyan
#2AFEB7
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 3.14
Greenish Turquoise
#00FBB0
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBBB #FB62A2
analogous
#62FB6E #62FBBB #62EEFB
triadic
#62FBBB #BB62FB #FBBB62
tetradic
#62FBBB #6E62FB #FB62A2 #EEFB62
square
#62FBBB #6E62FB #FB62A2 #EEFB62
split-complementary
#62FBBB #FB62EE #FB6E62
monochromatic
#06DD83 #26F9A1 #62FBBB #9EFDD5 #D9FEEF
Accessibility & contrast
On white
1.31
#62FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#62FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBBB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBBB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fbbb; /* rgb */ color: rgb(98, 251, 187); /* oklch */ color: oklch(89.0% 0.159 162.4);
Tailwind
colors: {
custom: {
50: '#9cfdcf',
500: '#62fbbb',
950: '#000000',
},
}SCSS
$custom: #62fbbb; $custom-light: #9cfdcf; $custom-dark: #000000;
JSON
{
"hex": "#62fbbb",
"rgb": {
"r": 98,
"g": 251,
"b": 187
},
"hsl": {
"h": 154.902,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.88992,
"c": 0.15887,
"h": 162.4
},
"luminance": 0.75179
}Semantic roles & 50–950 ramp
primary
#62FBBB
secondary
#D52D73
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683