#81FBDA#81FBDA
#81FBDA is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.8% C 0.121 H 173.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #81FBDA |
|---|---|
| RGB | rgb(129, 251, 218) |
| HSL | hsl(164, 94%, 75%) |
| HSV | hsv(164, 49%, 98%) |
| CMYK | cmyk(48.6%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(91.11, -42.00, 5.29) |
| CIE-LCH | lch(91.11, 42.34, 172.82°) |
| OKLab | oklab(90.81% -0.1198 0.0134) |
| OKLCH | oklch(90.81% 0.121 173.6) |
| XYZ | xyz(56.1999, 78.7187, 78.5487) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.50
Light Turquoise
#7EF4CC
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.65
Tiffany Blue
#7BF2DA
ΔE00 3.10
Pale Turquoise
#A5FBD5
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FBDA #FB81A2
analogous
#81FB9D #81FBDA #81DFFB
triadic
#81FBDA #DA81FB #FBDA81
tetradic
#81FBDA #9D81FB #FB81A2 #DFFB81
square
#81FBDA #9D81FB #FB81A2 #DFFB81
split-complementary
#81FBDA #FB81DF #FB9D81
monochromatic
#0AF7B7 #46F9C9 #81FBDA #BCFDEB #E1FEF6
Accessibility & contrast
On white
1.25
#81FBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#81FBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FBDA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FBDA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#4EFDF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #81fbda; /* rgb */ color: rgb(129, 251, 218); /* oklch */ color: oklch(90.8% 0.121 173.6);
Tailwind
colors: {
custom: {
50: '#adfde5',
500: '#81fbda',
950: '#000000',
},
}SCSS
$custom: #81fbda; $custom-light: #adfde5; $custom-dark: #000000;
JSON
{
"hex": "#81fbda",
"rgb": {
"r": 129,
"g": 251,
"b": 218
},
"hsl": {
"h": 163.77,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.90813,
"c": 0.12051,
"h": 173.6
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#81FBDA
secondary
#D9476F
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684