#81FFFA#81FFFA
#81FFFA is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.7% C 0.113 H 191.9°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFFA |
|---|---|
| RGB | rgb(129, 255, 250) |
| HSL | hsl(178, 100%, 75%) |
| HSV | hsv(178, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.05, -36.27, -8.43) |
| CIE-LCH | lch(93.05, 37.24, 193.09°) |
| OKLab | oklab(92.66% -0.1107 -0.0234) |
| OKLCH | oklch(92.66% 0.113 191.9) |
| XYZ | xyz(62.0615, 83.0837, 103.1902) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.85
Light Cyan
#ACFFFC
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 4.67
Aqua
#00FFFF
ΔE00 4.76
Bright Light Blue
#26F7FD
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFFA #FF8186
analogous
#81FFBB #81FFFA #81C5FF
triadic
#81FFFA #FA81FF #FFFA81
tetradic
#81FFFA #BB81FF #FF8186 #C5FF81
square
#81FFFA #BB81FF #FF8186 #C5FF81
split-complementary
#81FFFA #FF81C5 #FFBB81
monochromatic
#07FFF5 #44FFF8 #81FFFA #BEFFFC #E0FFFE
Accessibility & contrast
On white
1.19
#81FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#81FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFFA
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFFA | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#2FFFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #81fffa; /* rgb */ color: rgb(129, 255, 250); /* oklch */ color: oklch(92.7% 0.113 191.9);
Tailwind
colors: {
custom: {
50: '#aefffb',
500: '#81fffa',
950: '#000000',
},
}SCSS
$custom: #81fffa; $custom-light: #aefffb; $custom-dark: #000000;
JSON
{
"hex": "#81fffa",
"rgb": {
"r": 129,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.619,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92656,
"c": 0.11313,
"h": 191.9
},
"luminance": 0.83089
}Semantic roles & 50–950 ramp
primary
#81FFFA
secondary
#DE464C
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685