#61FFBB#61FFBB
#61FFBB is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.164 H 161.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFBB |
|---|---|
| RGB | rgb(97, 255, 187) |
| HSL | hsl(154, 100%, 69%) |
| HSV | hsv(154, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.62, -56.86, 20.43) |
| CIE-LCH | lch(90.62, 60.42, 160.24°) |
| OKLab | oklab(89.92% -0.1559 0.0521) |
| OKLCH | oklch(89.92% 0.164 161.5) |
| XYZ | xyz(49.6546, 77.6441, 59.3741) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.68
Greenish Cyan
#2AFEB7
ΔE00 2.27
Light Blue Green
#7EFBB3
ΔE00 2.92
Greenish Turquoise
#00FBB0
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFBB #FF61A5
analogous
#61FF6C #61FFBB #61F4FF
triadic
#61FFBB #BB61FF #FFBB61
tetradic
#61FFBB #6C61FF #FF61A5 #F4FF61
square
#61FFBB #6C61FF #FF61A5 #F4FF61
split-complementary
#61FFBB #FF61F4 #FF6C61
monochromatic
#00E683 #24FFA1 #61FFBB #9EFFD5 #DBFFF0
Accessibility & contrast
On white
1.27
#61FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#61FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFBB
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFBB | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#00FEED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffbb; /* rgb */ color: rgb(97, 255, 187); /* oklch */ color: oklch(89.9% 0.164 161.5);
Tailwind
colors: {
custom: {
50: '#9cffcf',
500: '#61ffbb',
950: '#000000',
},
}SCSS
$custom: #61ffbb; $custom-light: #9cffcf; $custom-dark: #000000;
JSON
{
"hex": "#61ffbb",
"rgb": {
"r": 97,
"g": 255,
"b": 187
},
"hsl": {
"h": 154.177,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.8992,
"c": 0.16439,
"h": 161.5
},
"luminance": 0.77649
}Semantic roles & 50–950 ramp
primary
#61FFBB
secondary
#DA2B76
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683