#81FBC8#81FBC8
#81FBC8 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.133 H 164.3°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #81FBC8 |
|---|---|
| RGB | rgb(129, 251, 200) |
| HSL | hsl(155, 94%, 75%) |
| HSV | hsv(155, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(90.70, -45.88, 14.02) |
| CIE-LCH | lch(90.70, 47.97, 163.01°) |
| OKLab | oklab(90.35% -0.1276 0.036) |
| OKLCH | oklch(90.35% 0.133 164.3) |
| XYZ | xyz(53.9711, 77.8272, 66.8104) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.85
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Greenish Blue
#63F7B4
ΔE00 3.87
Light Aqua
#8CFFDB
ΔE00 3.98
Light Blue Green
#7EFBB3
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FBC8 #FB81B4
analogous
#81FB8B #81FBC8 #81F1FB
triadic
#81FBC8 #C881FB #FBC881
tetradic
#81FBC8 #8B81FB #FB81B4 #F1FB81
square
#81FBC8 #8B81FB #FB81B4 #F1FB81
split-complementary
#81FBC8 #FB81F1 #FB8B81
monochromatic
#0AF794 #46F9AE #81FBC8 #BCFDE2 #E1FEF2
Accessibility & contrast
On white
1.27
#81FBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#81FBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FBC8
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FBC8 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#58FBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #81fbc8; /* rgb */ color: rgb(129, 251, 200); /* oklch */ color: oklch(90.3% 0.133 164.3);
Tailwind
colors: {
custom: {
50: '#acfdd8',
500: '#81fbc8',
950: '#000000',
},
}SCSS
$custom: #81fbc8; $custom-light: #acfdd8; $custom-dark: #000000;
JSON
{
"hex": "#81fbc8",
"rgb": {
"r": 129,
"g": 251,
"b": 200
},
"hsl": {
"h": 154.918,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.90349,
"c": 0.13253,
"h": 164.3
},
"luminance": 0.77832
}Semantic roles & 50–950 ramp
primary
#81FBC8
secondary
#D94784
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683