#61AFBB#61AFBB
#61AFBB is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.9% C 0.079 H 208.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFBB |
|---|---|
| RGB | rgb(97, 175, 187) |
| HSL | hsl(188, 40%, 56%) |
| HSV | hsv(188, 48%, 73%) |
| CMYK | cmyk(48.1%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.12, -20.78, -13.59) |
| CIE-LCH | lch(67.12, 24.83, 213.18°) |
| OKLab | oklab(70.85% -0.0693 -0.0375) |
| OKLCH | oklch(70.85% 0.079 208.4) |
| XYZ | xyz(29.2259, 36.7868, 52.5645) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.04
Cadetblue
#5F9EA0
ΔE00 6.35
Greyblue
#77A1B5
ΔE00 8.76
Lightseagreen
#20B2AA
ΔE00 10.19
Bluegrey
#85A3B2
ΔE00 10.23
Darkturquoise
#00CED1
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFBB #BB6D61
analogous
#61BB9A #61AFBB #6182BB
triadic
#61AFBB #BB61AF #AFBB61
tetradic
#61AFBB #9A61BB #BB6D61 #82BB61
square
#61AFBB #9A61BB #BB6D61 #82BB61
split-complementary
#61AFBB #BB6182 #BB9A61
monochromatic
#316871 #43909C #61AFBB #8CC5CD #B7DAE0
Accessibility & contrast
On white
2.51
#61AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#61AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFBB
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFBB | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#2FB5B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #61afbb; /* rgb */ color: rgb(97, 175, 187); /* oklch */ color: oklch(70.9% 0.079 208.4);
Tailwind
colors: {
custom: {
50: '#94c7cf',
500: '#61afbb',
950: '#000000',
},
}SCSS
$custom: #61afbb; $custom-light: #94c7cf; $custom-dark: #000000;
JSON
{
"hex": "#61afbb",
"rgb": {
"r": 97,
"g": 175,
"b": 187
},
"hsl": {
"h": 188,
"s": 39.823,
"l": 55.686
},
"oklch": {
"l": 0.70852,
"c": 0.07881,
"h": 208.4
},
"luminance": 0.36789
}Semantic roles & 50–950 ramp
primary
#61AFBB
secondary
#CFAEA9
accent
#6858D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282