#62FFBB#62FFBB
#62FFBB is a very light, vivid teal. Relative luminance 0.777; OKLCH L 89.9% C 0.164 H 161.5°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #62FFBB |
|---|---|
| RGB | rgb(98, 255, 187) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 62%, 100%) |
| CMYK | cmyk(61.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.64, -56.68, 20.47) |
| CIE-LCH | lch(90.64, 60.26, 160.15°) |
| OKLab | oklab(89.95% -0.1554 0.0522) |
| OKLCH | oklch(89.95% 0.164 161.5) |
| XYZ | xyz(49.7618, 77.6994, 59.3791) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.67
Greenish Cyan
#2AFEB7
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.09
Seafoam Green
#7AF9AB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62FFBB #FF62A6
analogous
#62FF6D #62FFBB #62F4FF
triadic
#62FFBB #BB62FF #FFBB62
tetradic
#62FFBB #6D62FF #FF62A6 #F4FF62
square
#62FFBB #6D62FF #FF62A6 #F4FF62
split-complementary
#62FFBB #FF62F4 #FF6D62
monochromatic
#00E783 #25FFA0 #62FFBB #9FFFD6 #DCFFF0
Accessibility & contrast
On white
1.27
#62FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#62FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62FFBB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62FFBB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #62ffbb; /* rgb */ color: rgb(98, 255, 187); /* oklch */ color: oklch(89.9% 0.164 161.5);
Tailwind
colors: {
custom: {
50: '#9dffcf',
500: '#62ffbb',
950: '#000000',
},
}SCSS
$custom: #62ffbb; $custom-light: #9dffcf; $custom-dark: #000000;
JSON
{
"hex": "#62ffbb",
"rgb": {
"r": 98,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.013,
"s": 100,
"l": 69.216
},
"oklch": {
"l": 0.89948,
"c": 0.16396,
"h": 161.5
},
"luminance": 0.77705
}Semantic roles & 50–950 ramp
primary
#62FFBB
secondary
#DA2C77
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683