#81BEBB#81BEBB
#81BEBB is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.063 H 192.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #81BEBB |
|---|---|
| RGB | rgb(129, 190, 187) |
| HSL | hsl(177, 32%, 63%) |
| HSV | hsv(177, 32%, 75%) |
| CMYK | cmyk(32.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(72.94, -20.17, -4.75) |
| CIE-LCH | lch(72.94, 20.72, 193.24°) |
| OKLab | oklab(75.92% -0.0615 -0.0131) |
| OKLCH | oklch(75.92% 0.063 192) |
| XYZ | xyz(36.4333, 45.0798, 53.7856) |
| Luminance | 0.4508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.64
Darkturquoise
#00CED1
ΔE00 9.39
Lightseagreen
#20B2AA
ΔE00 9.57
Topaz
#13BBAF
ΔE00 9.63
Cadetblue
#5F9EA0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81BEBB #BE8184
analogous
#81BE9C #81BEBB #81A3BE
triadic
#81BEBB #BB81BE #BEBB81
tetradic
#81BEBB #9C81BE #BE8184 #A3BE81
square
#81BEBB #9C81BE #BE8184 #A3BE81
split-complementary
#81BEBB #BE81A3 #BE9C81
monochromatic
#43827F #59A9A5 #81BEBB #A9D3D1 #D2E8E7
Accessibility & contrast
On white
2.10
#81BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#81BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81BEBB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81BEBB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#ACAFBC
Tritanopia (blue-blind)
#6BC1BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #81bebb; /* rgb */ color: rgb(129, 190, 187); /* oklch */ color: oklch(75.9% 0.063 192.0);
Tailwind
colors: {
custom: {
50: '#a8d1cf',
500: '#81bebb',
950: '#000000',
},
}SCSS
$custom: #81bebb; $custom-light: #a8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#81bebb",
"rgb": {
"r": 129,
"g": 190,
"b": 187
},
"hsl": {
"h": 177.049,
"s": 31.937,
"l": 62.549
},
"oklch": {
"l": 0.7592,
"c": 0.06288,
"h": 192
},
"luminance": 0.45082
}Semantic roles & 50–950 ramp
primary
#81BEBB
secondary
#D8C2C3
accent
#3B40AB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282