#81FCDD#81FCDD
#81FCDD is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.1% C 0.120 H 174.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #81FCDD |
|---|---|
| RGB | rgb(129, 252, 221) |
| HSL | hsl(165, 95%, 75%) |
| HSV | hsv(165, 49%, 99%) |
| CMYK | cmyk(48.8%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.46, -41.77, 4.25) |
| CIE-LCH | lch(91.46, 41.99, 174.19°) |
| OKLab | oklab(91.12% -0.1196 0.0106) |
| OKLCH | oklch(91.12% 0.12 174.9) |
| XYZ | xyz(56.9092, 79.5035, 80.7393) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.89
Tiffany Blue
#7BF2DA
ΔE00 2.78
Aquamarine
#7FFFD4
ΔE00 3.19
Light Turquoise
#7EF4CC
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 5.00
Light Aquamarine
#7BFDC7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FCDD #FC81A0
analogous
#81FCA0 #81FCDD #81DEFC
triadic
#81FCDD #DD81FC #FCDD81
tetradic
#81FCDD #A081FC #FC81A0 #DEFC81
square
#81FCDD #A081FC #FC81A0 #DEFC81
split-complementary
#81FCDD #FC81DE #FCA081
monochromatic
#09F9BD #45FBCD #81FCDD #BDFDED #E1FEF7
Accessibility & contrast
On white
1.24
#81FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#81FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FCDD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FCDD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#4CFFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fcdd; /* rgb */ color: rgb(129, 252, 221); /* oklch */ color: oklch(91.1% 0.120 174.9);
Tailwind
colors: {
custom: {
50: '#adfee7',
500: '#81fcdd',
950: '#000000',
},
}SCSS
$custom: #81fcdd; $custom-light: #adfee7; $custom-dark: #000000;
JSON
{
"hex": "#81fcdd",
"rgb": {
"r": 129,
"g": 252,
"b": 221
},
"hsl": {
"h": 164.878,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.91124,
"c": 0.12004,
"h": 174.9
},
"luminance": 0.79508
}Semantic roles & 50–950 ramp
primary
#81FCDD
secondary
#DA476C
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684