#81FFF8#81FFF8
#81FFF8 is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.113 H 190.6°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFF8 |
|---|---|
| RGB | rgb(129, 255, 248) |
| HSL | hsl(177, 100%, 75%) |
| HSV | hsv(177, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(93.00, -36.77, -7.48) |
| CIE-LCH | lch(93.00, 37.52, 191.50°) |
| OKLab | oklab(92.59% -0.1115 -0.0208) |
| OKLCH | oklch(92.59% 0.113 190.6) |
| XYZ | xyz(61.7495, 82.9589, 101.5473) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.16
Bright Turquoise
#0FFEF9
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.87
Aqua
#00FFFF
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFF8 #FF8188
analogous
#81FFB9 #81FFF8 #81C7FF
triadic
#81FFF8 #F881FF #FFF881
tetradic
#81FFF8 #B981FF #FF8188 #C7FF81
square
#81FFF8 #B981FF #FF8188 #C7FF81
split-complementary
#81FFF8 #FF81C7 #FFB981
monochromatic
#07FFF1 #44FFF5 #81FFF8 #BEFFFB #E0FFFD
Accessibility & contrast
On white
1.19
#81FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#81FFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFF8
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFF8 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#DEE4F9
Tritanopia (blue-blind)
#31FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #81fff8; /* rgb */ color: rgb(129, 255, 248); /* oklch */ color: oklch(92.6% 0.113 190.6);
Tailwind
colors: {
custom: {
50: '#aefffa',
500: '#81fff8',
950: '#000000',
},
}SCSS
$custom: #81fff8; $custom-light: #aefffa; $custom-dark: #000000;
JSON
{
"hex": "#81fff8",
"rgb": {
"r": 129,
"g": 255,
"b": 248
},
"hsl": {
"h": 176.667,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92594,
"c": 0.11343,
"h": 190.6
},
"luminance": 0.82964
}Semantic roles & 50–950 ramp
primary
#81FFF8
secondary
#DE464E
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685