#81FFFE#81FFFE
#81FFFE is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.113 H 194.7°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #81FFFE |
|---|---|
| RGB | rgb(129, 255, 254) |
| HSL | hsl(180, 100%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(49.4%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.16, -35.28, -10.34) |
| CIE-LCH | lch(93.16, 36.76, 196.33°) |
| OKLab | oklab(92.78% -0.1091 -0.0286) |
| OKLCH | oklch(92.78% 0.113 194.7) |
| XYZ | xyz(62.6953, 83.3372, 106.5285) |
| Luminance | 0.8334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.59
Light Cyan
#ACFFFC
ΔE00 4.49
Aqua
#00FFFF
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 4.74
Bright Turquoise
#0FFEF9
ΔE00 5.05
Pale Cyan
#B7FFFA
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FFFE #FF8182
analogous
#81FFBF #81FFFE #81C1FF
triadic
#81FFFE #FE81FF #FFFE81
tetradic
#81FFFE #BF81FF #FF8182 #C1FF81
square
#81FFFE #BF81FF #FF8182 #C1FF81
split-complementary
#81FFFE #FF81C1 #FFBF81
monochromatic
#07FFFD #44FFFE #81FFFE #BEFFFE #E0FFFF
Accessibility & contrast
On white
1.19
#81FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#81FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FFFE
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FFFE | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#28FFFE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #81fffe; /* rgb */ color: rgb(129, 255, 254); /* oklch */ color: oklch(92.8% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#affffe',
500: '#81fffe',
950: '#000000',
},
}SCSS
$custom: #81fffe; $custom-light: #affffe; $custom-dark: #000000;
JSON
{
"hex": "#81fffe",
"rgb": {
"r": 129,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92782,
"c": 0.11275,
"h": 194.7
},
"luminance": 0.83343
}Semantic roles & 50–950 ramp
primary
#81FFFE
secondary
#DE4647
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685