#61BEBE#61BEBE
#61BEBE is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.5% C 0.089 H 195.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #61BEBE |
|---|---|
| RGB | rgb(97, 190, 190) |
| HSL | hsl(180, 42%, 56%) |
| HSV | hsv(180, 49%, 75%) |
| CMYK | cmyk(48.9%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.61, -27.52, -8.52) |
| CIE-LCH | lch(71.61, 28.81, 197.20°) |
| OKLab | oklab(74.49% -0.0853 -0.0235) |
| OKLCH | oklch(74.49% 0.089 195.4) |
| XYZ | xyz(32.6337, 43.0831, 55.3014) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.91
Lightseagreen
#20B2AA
ΔE00 6.61
Topaz
#13BBAF
ΔE00 6.80
Turquoise Blue
#06B1C4
ΔE00 8.02
Tealish
#24BCA8
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61BEBE #BE6161
analogous
#61BE90 #61BEBE #6190BE
triadic
#61BEBE #BE61BE #BEBE61
tetradic
#61BEBE #9061BE #BE6161 #90BE61
square
#61BEBE #9061BE #BE6161 #90BE61
split-complementary
#61BEBE #BE6190 #BE9061
monochromatic
#307575 #42A0A0 #61BEBE #8CD0D0 #B8E2E2
Accessibility & contrast
On white
2.18
#61BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#61BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61BEBE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61BEBE | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#A4AABF
Tritanopia (blue-blind)
#25C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #61bebe; /* rgb */ color: rgb(97, 190, 190); /* oklch */ color: oklch(74.5% 0.089 195.4);
Tailwind
colors: {
custom: {
50: '#95d2d1',
500: '#61bebe',
950: '#000000',
},
}SCSS
$custom: #61bebe; $custom-light: #95d2d1; $custom-dark: #000000;
JSON
{
"hex": "#61bebe",
"rgb": {
"r": 97,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 41.704,
"l": 56.275
},
"oklch": {
"l": 0.74493,
"c": 0.08854,
"h": 195.4
},
"luminance": 0.43086
}Semantic roles & 50–950 ramp
primary
#61BEBE
secondary
#D1AAAA
accent
#5656D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282