#81FEF8#81FEF8
#81FEF8 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.113 H 191.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #81FEF8 |
|---|---|
| RGB | rgb(129, 254, 248) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.72, -36.31, -7.89) |
| CIE-LCH | lch(92.72, 37.15, 192.26°) |
| OKLab | oklab(92.37% -0.1104 -0.0219) |
| OKLCH | oklch(92.37% 0.113 191.2) |
| XYZ | xyz(61.4314, 82.3226, 101.4413) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.72
Aqua
#00FFFF
ΔE00 4.87
Bright Light Blue
#26F7FD
ΔE00 5.49
Bright Aqua
#0BF9EA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FEF8 #FE8187
analogous
#81FEB9 #81FEF8 #81C5FE
triadic
#81FEF8 #F881FE #FEF881
tetradic
#81FEF8 #B981FE #FE8187 #C5FE81
square
#81FEF8 #B981FE #FE8187 #C5FE81
split-complementary
#81FEF8 #FE81C5 #FEB981
monochromatic
#08FDF1 #44FEF5 #81FEF8 #BEFEFB #E1FFFD
Accessibility & contrast
On white
1.20
#81FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#81FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FEF8
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FEF8 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F8
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#32FFFC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81fef8; /* rgb */ color: rgb(129, 254, 248); /* oklch */ color: oklch(92.4% 0.113 191.2);
Tailwind
colors: {
custom: {
50: '#aefffa',
500: '#81fef8',
950: '#000000',
},
}SCSS
$custom: #81fef8; $custom-light: #aefffa; $custom-dark: #000000;
JSON
{
"hex": "#81fef8",
"rgb": {
"r": 129,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.12,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.92368,
"c": 0.11259,
"h": 191.2
},
"luminance": 0.82328
}Semantic roles & 50–950 ramp
primary
#81FEF8
secondary
#DD464D
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685