#61BEBF#61BEBF
#61BEBF is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.5% C 0.089 H 196.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #61BEBF |
|---|---|
| RGB | rgb(97, 190, 191) |
| HSL | hsl(181, 42%, 56%) |
| HSV | hsv(181, 49%, 75%) |
| CMYK | cmyk(49.2%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(71.64, -27.25, -9.02) |
| CIE-LCH | lch(71.64, 28.71, 198.31°) |
| OKLab | oklab(74.53% -0.0849 -0.0249) |
| OKLCH | oklch(74.53% 0.089 196.4) |
| XYZ | xyz(32.7434, 43.1270, 55.8789) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 5.91
Lightseagreen
#20B2AA
ΔE00 6.85
Topaz
#13BBAF
ΔE00 7.11
Turquoise Blue
#06B1C4
ΔE00 7.73
Aqua Blue
#02D8E9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61BEBF #BF6261
analogous
#61BF91 #61BEBF #618FBF
triadic
#61BEBF #BF61BE #BEBF61
tetradic
#61BEBF #9161BF #BF6261 #8FBF61
square
#61BEBF #9161BF #BF6261 #8FBF61
split-complementary
#61BEBF #BF618F #BF9161
monochromatic
#307576 #41A0A1 #61BEBF #8DD0D1 #B8E2E2
Accessibility & contrast
On white
2.18
#61BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#61BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61BEBF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61BEBF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A3AAC0
Tritanopia (blue-blind)
#24C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #61bebf; /* rgb */ color: rgb(97, 190, 191); /* oklch */ color: oklch(74.5% 0.089 196.4);
Tailwind
colors: {
custom: {
50: '#95d2d2',
500: '#61bebf',
950: '#000000',
},
}SCSS
$custom: #61bebf; $custom-light: #95d2d2; $custom-dark: #000000;
JSON
{
"hex": "#61bebf",
"rgb": {
"r": 97,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.638,
"s": 42.342,
"l": 56.471
},
"oklch": {
"l": 0.74527,
"c": 0.08851,
"h": 196.4
},
"luminance": 0.4313
}Semantic roles & 50–950 ramp
primary
#61BEBF
secondary
#D1ABAB
accent
#5756D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282