#61FFBF#61FFBF
#61FFBF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.161 H 163.0°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFBF |
|---|---|
| RGB | rgb(97, 255, 191) |
| HSL | hsl(156, 100%, 69%) |
| HSV | hsv(156, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.70, -56.03, 18.49) |
| CIE-LCH | lch(90.70, 59.01, 161.74°) |
| OKLab | oklab(90.01% -0.1541 0.0472) |
| OKLCH | oklch(90.01% 0.161 163) |
| XYZ | xyz(50.0888, 77.8178, 61.6607) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Greenish Cyan
#2AFEB7
ΔE00 2.40
Light Aquamarine
#7BFDC7
ΔE00 2.49
Greenish Turquoise
#00FBB0
ΔE00 3.32
Light Blue Green
#7EFBB3
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFBF #FF61A1
analogous
#61FF70 #61FFBF #61F0FF
triadic
#61FFBF #BF61FF #FFBF61
tetradic
#61FFBF #7061FF #FF61A1 #F0FF61
square
#61FFBF #7061FF #FF61A1 #F0FF61
split-complementary
#61FFBF #FF61F0 #FF7061
monochromatic
#00E689 #24FFA6 #61FFBF #9EFFD8 #DBFFF1
Accessibility & contrast
On white
1.27
#61FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#61FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFBF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFBF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffbf; /* rgb */ color: rgb(97, 255, 191); /* oklch */ color: oklch(90.0% 0.161 163.0);
Tailwind
colors: {
custom: {
50: '#9dffd2',
500: '#61ffbf',
950: '#000000',
},
}SCSS
$custom: #61ffbf; $custom-light: #9dffd2; $custom-dark: #000000;
JSON
{
"hex": "#61ffbf",
"rgb": {
"r": 97,
"g": 255,
"b": 191
},
"hsl": {
"h": 155.696,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90012,
"c": 0.16122,
"h": 163
},
"luminance": 0.77823
}Semantic roles & 50–950 ramp
primary
#61FFBF
secondary
#DA2B72
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683