#62FBB7#62FBB7
#62FBB7 is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.9% C 0.162 H 160.9°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #62FBB7 |
|---|---|
| RGB | rgb(98, 251, 183) |
| HSL | hsl(153, 95%, 68%) |
| HSV | hsv(153, 61%, 98%) |
| CMYK | cmyk(61%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(89.40, -55.91, 20.78) |
| CIE-LCH | lch(89.40, 59.64, 159.61°) |
| OKLab | oklab(88.9% -0.1532 0.0529) |
| OKLCH | oklch(88.9% 0.162 160.9) |
| XYZ | xyz(48.0769, 75.0050, 56.7343) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.84
Greenish Cyan
#2AFEB7
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.59
Greenish Turquoise
#00FBB0
ΔE00 2.99
Light Aquamarine
#7BFDC7
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FBB7 #FB62A6
analogous
#62FB6A #62FBB7 #62F3FB
triadic
#62FBB7 #B762FB #FBB762
tetradic
#62FBB7 #6A62FB #FB62A6 #F3FB62
square
#62FBB7 #6A62FB #FB62A6 #F3FB62
split-complementary
#62FBB7 #FB62F3 #FB6A62
monochromatic
#06DD7D #26F99C #62FBB7 #9EFDD2 #D9FEEE
Accessibility & contrast
On white
1.31
#62FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#62FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FBB7
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FBB7 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB3
Deuteranopia (green-blind)
#E3DBBB
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #62fbb7; /* rgb */ color: rgb(98, 251, 183); /* oklch */ color: oklch(88.9% 0.162 160.9);
Tailwind
colors: {
custom: {
50: '#9cfdcc',
500: '#62fbb7',
950: '#000000',
},
}SCSS
$custom: #62fbb7; $custom-light: #9cfdcc; $custom-dark: #000000;
JSON
{
"hex": "#62fbb7",
"rgb": {
"r": 98,
"g": 251,
"b": 183
},
"hsl": {
"h": 153.333,
"s": 95.031,
"l": 68.431
},
"oklch": {
"l": 0.88901,
"c": 0.16208,
"h": 160.9
},
"luminance": 0.7501
}Semantic roles & 50–950 ramp
primary
#62FBB7
secondary
#D52D77
accent
#0066E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#0F1813
muted
#808683