#61FFBD#61FFBD
#61FFBD is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.163 H 162.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFBD |
|---|---|
| RGB | rgb(97, 255, 189) |
| HSL | hsl(155, 100%, 69%) |
| HSV | hsv(155, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.66, -56.45, 19.46) |
| CIE-LCH | lch(90.66, 59.71, 160.98°) |
| OKLab | oklab(89.97% -0.155 0.0496) |
| OKLCH | oklch(89.97% 0.163 162.2) |
| XYZ | xyz(49.8702, 77.7303, 60.5095) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Greenish Cyan
#2AFEB7
ΔE00 2.30
Light Aquamarine
#7BFDC7
ΔE00 2.77
Greenish Turquoise
#00FBB0
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.18
Seafoam Green
#7AF9AB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFBD #FF61A3
analogous
#61FF6E #61FFBD #61F2FF
triadic
#61FFBD #BD61FF #FFBD61
tetradic
#61FFBD #6E61FF #FF61A3 #F2FF61
square
#61FFBD #6E61FF #FF61A3 #F2FF61
split-complementary
#61FFBD #FF61F2 #FF6E61
monochromatic
#00E686 #24FFA3 #61FFBD #9EFFD7 #DBFFF0
Accessibility & contrast
On white
1.27
#61FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#61FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFBD
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFBD | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffbd; /* rgb */ color: rgb(97, 255, 189); /* oklch */ color: oklch(90.0% 0.163 162.2);
Tailwind
colors: {
custom: {
50: '#9cffd1',
500: '#61ffbd',
950: '#000000',
},
}SCSS
$custom: #61ffbd; $custom-light: #9cffd1; $custom-dark: #000000;
JSON
{
"hex": "#61ffbd",
"rgb": {
"r": 97,
"g": 255,
"b": 189
},
"hsl": {
"h": 154.937,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89966,
"c": 0.16279,
"h": 162.2
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#61FFBD
secondary
#DA2B74
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683