#81BEBE#81BEBE
#81BEBE is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.0% C 0.063 H 195.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #81BEBE |
|---|---|
| RGB | rgb(129, 190, 190) |
| HSL | hsl(180, 32%, 63%) |
| HSV | hsv(180, 32%, 75%) |
| CMYK | cmyk(32.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(73.03, -19.46, -6.26) |
| CIE-LCH | lch(73.03, 20.45, 197.82°) |
| OKLab | oklab(76.02% -0.0603 -0.0172) |
| OKLCH | oklch(76.02% 0.063 195.9) |
| XYZ | xyz(36.7578, 45.2096, 55.4947) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.58
Darkturquoise
#00CED1
ΔE00 9.35
Cadetblue
#5F9EA0
ΔE00 9.55
Pale Teal
#82CBB2
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 10.02
Lightseagreen
#20B2AA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BEBE #BE8181
analogous
#81BE9F #81BEBE #819FBE
triadic
#81BEBE #BE81BE #BEBE81
tetradic
#81BEBE #9F81BE #BE8181 #9FBE81
square
#81BEBE #9F81BE #BE8181 #9FBE81
split-complementary
#81BEBE #BE819F #BE9F81
monochromatic
#438282 #59A9A9 #81BEBE #A9D3D3 #D2E8E8
Accessibility & contrast
On white
2.09
#81BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#81BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BEBE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BEBE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#6AC2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bebe; /* rgb */ color: rgb(129, 190, 190); /* oklch */ color: oklch(76.0% 0.063 195.9);
Tailwind
colors: {
custom: {
50: '#a8d1d1',
500: '#81bebe',
950: '#000000',
},
}SCSS
$custom: #81bebe; $custom-light: #a8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#81bebe",
"rgb": {
"r": 129,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.76017,
"c": 0.06266,
"h": 195.9
},
"luminance": 0.45212
}Semantic roles & 50–950 ramp
primary
#81BEBE
secondary
#D8C2C2
accent
#3B3BAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282