#61B2BB#61B2BB
#61B2BB is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.6% C 0.080 H 204.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61B2BB |
|---|---|
| RGB | rgb(97, 178, 187) |
| HSL | hsl(186, 40%, 56%) |
| HSV | hsv(186, 48%, 73%) |
| CMYK | cmyk(48.1%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.00, -22.32, -12.27) |
| CIE-LCH | lch(68.00, 25.47, 208.80°) |
| OKLab | oklab(71.56% -0.0728 -0.0338) |
| OKLCH | oklch(71.56% 0.08 204.9) |
| XYZ | xyz(29.8163, 37.9675, 52.7613) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.15
Cadetblue
#5F9EA0
ΔE00 6.49
Lightseagreen
#20B2AA
ΔE00 8.96
Darkturquoise
#00CED1
ΔE00 9.50
Greyblue
#77A1B5
ΔE00 10.11
Mediumturquoise
#48D1CC
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61B2BB #BB6A61
analogous
#61BB97 #61B2BB #6185BB
triadic
#61B2BB #BB61B2 #B2BB61
tetradic
#61B2BB #9761BB #BB6A61 #85BB61
square
#61B2BB #9761BB #BB6A61 #85BB61
split-complementary
#61B2BB #BB6185 #BB9761
monochromatic
#316B71 #43939C #61B2BB #8CC7CD #B7DCE0
Accessibility & contrast
On white
2.44
#61B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#61B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61B2BB
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61B2BB | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#2EB8B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #61b2bb; /* rgb */ color: rgb(97, 178, 187); /* oklch */ color: oklch(71.6% 0.080 204.9);
Tailwind
colors: {
custom: {
50: '#94c9cf',
500: '#61b2bb',
950: '#000000',
},
}SCSS
$custom: #61b2bb; $custom-light: #94c9cf; $custom-dark: #000000;
JSON
{
"hex": "#61b2bb",
"rgb": {
"r": 97,
"g": 178,
"b": 187
},
"hsl": {
"h": 186,
"s": 39.823,
"l": 55.686
},
"oklch": {
"l": 0.71558,
"c": 0.0803,
"h": 204.9
},
"luminance": 0.3797
}Semantic roles & 50–950 ramp
primary
#61B2BB
secondary
#CFADA9
accent
#6458D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1313
muted
#7E8282