#61AFBC#61AFBC
#61AFBC is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.9% C 0.079 H 209.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #61AFBC |
|---|---|
| RGB | rgb(97, 175, 188) |
| HSL | hsl(189, 40%, 56%) |
| HSV | hsv(189, 48%, 74%) |
| CMYK | cmyk(48.4%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(67.15, -20.51, -14.09) |
| CIE-LCH | lch(67.15, 24.89, 214.50°) |
| OKLab | oklab(70.89% -0.0689 -0.0389) |
| OKLCH | oklch(70.89% 0.079 209.4) |
| XYZ | xyz(29.3333, 36.8297, 53.1303) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.04
Cadetblue
#5F9EA0
ΔE00 6.59
Greyblue
#77A1B5
ΔE00 8.49
Bluegrey
#85A3B2
ΔE00 10.02
Lightseagreen
#20B2AA
ΔE00 10.55
Sky Blue
#87CEEB
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61AFBC #BC6E61
analogous
#61BC9B #61AFBC #6181BC
triadic
#61AFBC #BC61AF #AFBC61
tetradic
#61AFBC #9B61BC #BC6E61 #81BC61
square
#61AFBC #9B61BC #BC6E61 #81BC61
split-complementary
#61AFBC #BC6181 #BC9B61
monochromatic
#306972 #43909D #61AFBC #8CC5CE #B7DBE0
Accessibility & contrast
On white
2.51
#61AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#61AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61AFBC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61AFBC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#949FBC
Tritanopia (blue-blind)
#2EB5B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #61afbc; /* rgb */ color: rgb(97, 175, 188); /* oklch */ color: oklch(70.9% 0.079 209.4);
Tailwind
colors: {
custom: {
50: '#94c7d0',
500: '#61afbc',
950: '#000000',
},
}SCSS
$custom: #61afbc; $custom-light: #94c7d0; $custom-dark: #000000;
JSON
{
"hex": "#61afbc",
"rgb": {
"r": 97,
"g": 175,
"b": 188
},
"hsl": {
"h": 188.571,
"s": 40.444,
"l": 55.882
},
"oklch": {
"l": 0.70889,
"c": 0.07913,
"h": 209.4
},
"luminance": 0.36832
}Semantic roles & 50–950 ramp
primary
#61AFBC
secondary
#CFAFAA
accent
#6957D0
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1314
muted
#7E8282