#81FBC6#81FBC6
#81FBC6 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.3% C 0.134 H 163.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #81FBC6 |
|---|---|
| RGB | rgb(129, 251, 198) |
| HSL | hsl(154, 94%, 75%) |
| HSV | hsv(154, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.66, -46.29, 14.99) |
| CIE-LCH | lch(90.66, 48.65, 162.06°) |
| OKLab | oklab(90.3% -0.1284 0.0384) |
| OKLCH | oklch(90.3% 0.134 163.3) |
| XYZ | xyz(53.7389, 77.7343, 65.5875) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.72
Aquamarine
#7FFFD4
ΔE00 2.86
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Greenish Blue
#63F7B4
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 4.04
Light Aqua
#8CFFDB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FBC6 #FB81B6
analogous
#81FB89 #81FBC6 #81F3FB
triadic
#81FBC6 #C681FB #FBC681
tetradic
#81FBC6 #8981FB #FB81B6 #F3FB81
square
#81FBC6 #8981FB #FB81B6 #F3FB81
split-complementary
#81FBC6 #FB81F3 #FB8981
monochromatic
#0AF790 #46F9AB #81FBC6 #BCFDE1 #E1FEF2
Accessibility & contrast
On white
1.27
#81FBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#81FBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FBC6
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FBC6 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E5DFC9
Tritanopia (blue-blind)
#59FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #81fbc6; /* rgb */ color: rgb(129, 251, 198); /* oklch */ color: oklch(90.3% 0.134 163.3);
Tailwind
colors: {
custom: {
50: '#acfdd7',
500: '#81fbc6',
950: '#000000',
},
}SCSS
$custom: #81fbc6; $custom-light: #acfdd7; $custom-dark: #000000;
JSON
{
"hex": "#81fbc6",
"rgb": {
"r": 129,
"g": 251,
"b": 198
},
"hsl": {
"h": 153.934,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.90301,
"c": 0.13406,
"h": 163.3
},
"luminance": 0.77739
}Semantic roles & 50–950 ramp
primary
#81FBC6
secondary
#D94787
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683