#81FBCD#81FBCD
#81FBCD is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.129 H 166.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #81FBCD |
|---|---|
| RGB | rgb(129, 251, 205) |
| HSL | hsl(157, 94%, 75%) |
| HSV | hsv(157, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 18.3%, 1.6%) |
| CIE-LAB | lab(90.81, -44.83, 11.59) |
| CIE-LCH | lch(90.81, 46.30, 165.50°) |
| OKLab | oklab(90.47% -0.1254 0.0298) |
| OKLCH | oklch(90.47% 0.129 166.7) |
| XYZ | xyz(54.5650, 78.0647, 69.9384) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.33
Light Aquamarine
#7BFDC7
ΔE00 1.83
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aqua
#8CFFDB
ΔE00 2.83
Pale Turquoise
#A5FBD5
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FBCD #FB81AF
analogous
#81FB90 #81FBCD #81ECFB
triadic
#81FBCD #CD81FB #FBCD81
tetradic
#81FBCD #9081FB #FB81AF #ECFB81
square
#81FBCD #9081FB #FB81AF #ECFB81
split-complementary
#81FBCD #FB81EC #FB9081
monochromatic
#0AF79E #46F9B5 #81FBCD #BCFDE5 #E1FEF3
Accessibility & contrast
On white
1.26
#81FBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#81FBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FBCD
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FBCD | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#56FCEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #81fbcd; /* rgb */ color: rgb(129, 251, 205); /* oklch */ color: oklch(90.5% 0.129 166.7);
Tailwind
colors: {
custom: {
50: '#adfddc',
500: '#81fbcd',
950: '#000000',
},
}SCSS
$custom: #81fbcd; $custom-light: #adfddc; $custom-dark: #000000;
JSON
{
"hex": "#81fbcd",
"rgb": {
"r": 129,
"g": 251,
"b": 205
},
"hsl": {
"h": 157.377,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.90473,
"c": 0.12886,
"h": 166.7
},
"luminance": 0.78069
}Semantic roles & 50–950 ramp
primary
#81FBCD
secondary
#D9477E
accent
#0057E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684