#81FEDD#81FEDD
#81FEDD is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.6% C 0.122 H 174.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #81FEDD |
|---|---|
| RGB | rgb(129, 254, 221) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(92.03, -42.66, 5.07) |
| CIE-LCH | lch(92.03, 42.96, 173.22°) |
| OKLab | oklab(91.58% -0.1217 0.0128) |
| OKLCH | oklch(91.58% 0.122 174) |
| XYZ | xyz(57.5406, 80.7663, 80.9498) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.11
Tiffany Blue
#7BF2DA
ΔE00 3.41
Pale Turquoise
#A5FBD5
ΔE00 4.83
Light Aquamarine
#7BFDC7
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FEDD #FE81A2
analogous
#81FE9E #81FEDD #81E0FE
triadic
#81FEDD #DD81FE #FEDD81
tetradic
#81FEDD #9E81FE #FE81A2 #E0FE81
square
#81FEDD #9E81FE #FE81A2 #E0FE81
split-complementary
#81FEDD #FE81E0 #FE9E81
monochromatic
#08FDBC #44FECD #81FEDD #BEFEED #E1FFF7
Accessibility & contrast
On white
1.22
#81FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#81FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FEDD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FEDD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#4BFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #81fedd; /* rgb */ color: rgb(129, 254, 221); /* oklch */ color: oklch(91.6% 0.122 174.0);
Tailwind
colors: {
custom: {
50: '#adffe7',
500: '#81fedd',
950: '#000000',
},
}SCSS
$custom: #81fedd; $custom-light: #adffe7; $custom-dark: #000000;
JSON
{
"hex": "#81fedd",
"rgb": {
"r": 129,
"g": 254,
"b": 221
},
"hsl": {
"h": 164.16,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.91582,
"c": 0.12241,
"h": 174
},
"luminance": 0.80771
}Semantic roles & 50–950 ramp
primary
#81FEDD
secondary
#DD466E
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684