#81FDFE#81FDFE
#81FDFE is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.111 H 196.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDFE |
|---|---|
| RGB | rgb(129, 253, 254) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 49%, 100%) |
| CMYK | cmyk(49.2%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.60, -34.35, -11.17) |
| CIE-LCH | lch(92.60, 36.12, 198.01°) |
| OKLab | oklab(92.33% -0.1069 -0.0309) |
| OKLCH | oklch(92.33% 0.111 196.1) |
| XYZ | xyz(62.0606, 82.0679, 106.3169) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.70
Light Cyan
#ACFFFC
ΔE00 4.48
Bright Light Blue
#26F7FD
ΔE00 4.52
Aqua
#00FFFF
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Bright Turquoise
#0FFEF9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDFE #FE8281
analogous
#81FEC0 #81FDFE #81BEFE
triadic
#81FDFE #FE81FD #FDFE81
tetradic
#81FDFE #C081FE #FE8281 #BEFE81
square
#81FDFE #C081FE #FE8281 #BEFE81
split-complementary
#81FDFE #FE81BE #FEC081
monochromatic
#08FBFD #44FCFE #81FDFE #BEFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#81FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#81FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDFE
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDFE | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#2AFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81fdfe; /* rgb */ color: rgb(129, 253, 254); /* oklch */ color: oklch(92.3% 0.111 196.1);
Tailwind
colors: {
custom: {
50: '#affefe',
500: '#81fdfe',
950: '#000000',
},
}SCSS
$custom: #81fdfe; $custom-light: #affefe; $custom-dark: #000000;
JSON
{
"hex": "#81fdfe",
"rgb": {
"r": 129,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.48,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.92333,
"c": 0.11129,
"h": 196.1
},
"luminance": 0.82073
}Semantic roles & 50–950 ramp
primary
#81FDFE
secondary
#DD4746
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685