#81FFDD#81FFDD
#81FFDD is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 173.6°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFDD |
|---|---|
| RGB | rgb(129, 255, 221) |
| HSL | hsl(164, 100%, 75%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(92.31, -43.10, 5.48) |
| CIE-LCH | lch(92.31, 43.45, 172.75°) |
| OKLab | oklab(91.81% -0.1228 0.0139) |
| OKLCH | oklch(91.81% 0.124 173.6) |
| XYZ | xyz(57.8587, 81.4026, 81.0559) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.30
Aquamarine
#7FFFD4
ΔE00 2.39
Light Turquoise
#7EF4CC
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 4.78
Light Aquamarine
#7BFDC7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFDD #FF81A3
analogous
#81FF9E #81FFDD #81E2FF
triadic
#81FFDD #DD81FF #FFDD81
tetradic
#81FFDD #9E81FF #FF81A3 #E2FF81
square
#81FFDD #9E81FF #FF81A3 #E2FF81
split-complementary
#81FFDD #FF81E2 #FF9E81
monochromatic
#07FFBC #44FFCC #81FFDD #BEFFEE #E0FFF7
Accessibility & contrast
On white
1.22
#81FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#81FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFDD
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFDD | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#E4E3DF
Tritanopia (blue-blind)
#4BFFF5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #81ffdd; /* rgb */ color: rgb(129, 255, 221); /* oklch */ color: oklch(91.8% 0.124 173.6);
Tailwind
colors: {
custom: {
50: '#adffe7',
500: '#81ffdd',
950: '#000000',
},
}SCSS
$custom: #81ffdd; $custom-light: #adffe7; $custom-dark: #000000;
JSON
{
"hex": "#81ffdd",
"rgb": {
"r": 129,
"g": 255,
"b": 221
},
"hsl": {
"h": 163.81,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.91812,
"c": 0.12361,
"h": 173.6
},
"luminance": 0.81408
}Semantic roles & 50–950 ramp
primary
#81FFDD
secondary
#DE466F
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684