#81CBB8#81CBB8
#81CBB8 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.079 H 176.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #81CBB8 |
|---|---|
| RGB | rgb(129, 203, 184) |
| HSL | hsl(165, 42%, 65%) |
| HSV | hsv(165, 36%, 80%) |
| CMYK | cmyk(36.5%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(76.58, -27.32, 2.20) |
| CIE-LCH | lch(76.58, 27.41, 175.39°) |
| OKLab | oklab(78.81% -0.079 0.0054) |
| OKLCH | oklch(78.81% 0.079 176.1) |
| XYZ | xyz(39.0577, 50.8372, 53.0926) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.07
Seafoam Blue
#78D1B6
ΔE00 3.10
Mediumaquamarine
#66CDAA
ΔE00 5.57
Light Teal
#90E4C1
ΔE00 7.29
Mediumturquoise
#48D1CC
ΔE00 7.90
Turquoise
#40E0D0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CBB8 #CB8194
analogous
#81CB93 #81CBB8 #81B9CB
triadic
#81CBB8 #B881CB #CBB881
tetradic
#81CBB8 #9381CB #CB8194 #B9CB81
square
#81CBB8 #9381CB #CB8194 #B9CB81
split-complementary
#81CBB8 #CB81B9 #CB9381
monochromatic
#3D947E #56B9A0 #81CBB8 #ACDDD0 #D8EFE9
Accessibility & contrast
On white
1.88
#81CBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#81CBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CBB8
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CBB8 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B7
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#6ACDC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #81cbb8; /* rgb */ color: rgb(129, 203, 184); /* oklch */ color: oklch(78.8% 0.079 176.1);
Tailwind
colors: {
custom: {
50: '#a8dbcd',
500: '#81cbb8',
950: '#000000',
},
}SCSS
$custom: #81cbb8; $custom-light: #a8dbcd; $custom-dark: #000000;
JSON
{
"hex": "#81cbb8",
"rgb": {
"r": 129,
"g": 203,
"b": 184
},
"hsl": {
"h": 164.595,
"s": 41.573,
"l": 65.098
},
"oklch": {
"l": 0.78809,
"c": 0.07916,
"h": 176.1
},
"luminance": 0.5084
}Semantic roles & 50–950 ramp
primary
#81CBB8
secondary
#9B5567
accent
#3153B5
background
#FDFEFE
surface
#F7FBFA
border
#D0D4D3
text
#101513
muted
#818483