#61FABA#61FABA
#61FABA is a very light, vivid teal. Relative luminance 0.745; OKLCH L 88.7% C 0.159 H 162.3°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61FABA |
|---|---|
| RGB | rgb(97, 250, 186) |
| HSL | hsl(155, 94%, 68%) |
| HSV | hsv(155, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.14, -55.07, 18.88) |
| CIE-LCH | lch(89.14, 58.22, 161.08°) |
| OKLab | oklab(88.7% -0.1514 0.0482) |
| OKLCH | oklch(88.7% 0.159 162.3) |
| XYZ | xyz(47.9736, 74.4528, 58.2875) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.04
Greenish Cyan
#2AFEB7
ΔE00 2.51
Light Aquamarine
#7BFDC7
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FABA #FA61A1
analogous
#61FA6D #61FABA #61EDFA
triadic
#61FABA #BA61FA #FABA61
tetradic
#61FABA #6D61FA #FA61A1 #EDFA61
square
#61FABA #6D61FA #FA61A1 #EDFA61
split-complementary
#61FABA #FA61ED #FA6D61
monochromatic
#07DA82 #26F8A0 #61FABA #9CFCD4 #D8FEEE
Accessibility & contrast
On white
1.32
#61FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#61FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FABA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FABA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B6
Deuteranopia (green-blind)
#E1DABE
Tritanopia (blue-blind)
#00FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61faba; /* rgb */ color: rgb(97, 250, 186); /* oklch */ color: oklch(88.7% 0.159 162.3);
Tailwind
colors: {
custom: {
50: '#9cfdcf',
500: '#61faba',
950: '#000000',
},
}SCSS
$custom: #61faba; $custom-light: #9cfdcf; $custom-dark: #000000;
JSON
{
"hex": "#61faba",
"rgb": {
"r": 97,
"g": 250,
"b": 186
},
"hsl": {
"h": 154.902,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.88701,
"c": 0.15884,
"h": 162.3
},
"luminance": 0.74458
}Semantic roles & 50–950 ramp
primary
#61FABA
secondary
#D32C72
accent
#0060E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683