#81CCBF#81CCBF
#81CCBF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.077 H 182.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #81CCBF |
|---|---|
| RGB | rgb(129, 204, 191) |
| HSL | hsl(170, 42%, 65%) |
| HSV | hsv(170, 37%, 80%) |
| CMYK | cmyk(36.8%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(77.05, -26.23, -0.89) |
| CIE-LCH | lch(77.05, 26.24, 181.93°) |
| OKLab | oklab(79.25% -0.0772 -0.0028) |
| OKLCH | oklch(79.25% 0.077 182.1) |
| XYZ | xyz(40.0466, 51.6119, 57.1320) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 7.72
Light Teal
#90E4C1
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CCBF #CC818E
analogous
#81CC99 #81CCBF #81B3CC
triadic
#81CCBF #BF81CC #CCBF81
tetradic
#81CCBF #9981CC #CC818E #B3CC81
square
#81CCBF #9981CC #CC818E #B3CC81
split-complementary
#81CCBF #CC81B3 #CC9981
monochromatic
#3D9686 #55BAA9 #81CCBF #ADDED5 #D8EFEB
Accessibility & contrast
On white
1.85
#81CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#81CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CCBF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CCBF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#67CFC8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #81ccbf; /* rgb */ color: rgb(129, 204, 191); /* oklch */ color: oklch(79.2% 0.077 182.1);
Tailwind
colors: {
custom: {
50: '#a9dbd2',
500: '#81ccbf',
950: '#000000',
},
}SCSS
$custom: #81ccbf; $custom-light: #a9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#81ccbf",
"rgb": {
"r": 129,
"g": 204,
"b": 191
},
"hsl": {
"h": 169.6,
"s": 42.373,
"l": 65.294
},
"oklch": {
"l": 0.79245,
"c": 0.07725,
"h": 182.1
},
"luminance": 0.51614
}Semantic roles & 50–950 ramp
primary
#81CCBF
secondary
#9C5561
accent
#3047B5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483