#81FFFD#81FFFD
#81FFFD is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.113 H 194.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFFD |
|---|---|
| RGB | rgb(129, 255, 253) |
| HSL | hsl(179, 100%, 75%) |
| HSV | hsv(179, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(93.13, -35.53, -9.86) |
| CIE-LCH | lch(93.13, 36.87, 195.51°) |
| OKLab | oklab(92.75% -0.1095 -0.0273) |
| OKLCH | oklch(92.75% 0.113 194) |
| XYZ | xyz(62.5356, 83.2733, 105.6873) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.60
Light Cyan
#ACFFFC
ΔE00 4.50
Aqua
#00FFFF
ΔE00 4.67
Bright Light Blue
#26F7FD
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFFD #FF8183
analogous
#81FFBE #81FFFD #81C2FF
triadic
#81FFFD #FD81FF #FFFD81
tetradic
#81FFFD #BE81FF #FF8183 #C2FF81
square
#81FFFD #BE81FF #FF8183 #C2FF81
split-complementary
#81FFFD #FF81C2 #FFBE81
monochromatic
#07FFFB #44FFFC #81FFFD #BEFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#81FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#81FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFFD
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFFD | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FD
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#2AFFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #81fffd; /* rgb */ color: rgb(129, 255, 253); /* oklch */ color: oklch(92.8% 0.113 194.0);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#81fffd',
950: '#000000',
},
}SCSS
$custom: #81fffd; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#81fffd",
"rgb": {
"r": 129,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.048,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.9275,
"c": 0.11282,
"h": 194
},
"luminance": 0.83279
}Semantic roles & 50–950 ramp
primary
#81FFFD
secondary
#DE4648
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685