#81FDFD#81FDFD
#81FDFD is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.111 H 195.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDFD |
|---|---|
| RGB | rgb(129, 253, 253) |
| HSL | hsl(180, 97%, 75%) |
| HSV | hsv(180, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.58, -34.60, -10.69) |
| CIE-LCH | lch(92.58, 36.22, 197.17°) |
| OKLab | oklab(92.3% -0.1073 -0.0296) |
| OKLCH | oklch(92.3% 0.111 195.4) |
| XYZ | xyz(61.9009, 82.0040, 105.4757) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.65
Light Cyan
#ACFFFC
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 4.58
Aqua
#00FFFF
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDFD #FD8181
analogous
#81FDBF #81FDFD #81BFFD
triadic
#81FDFD #FD81FD #FDFD81
tetradic
#81FDFD #BF81FD #FD8181 #BFFD81
square
#81FDFD #BF81FD #FD8181 #BFFD81
split-complementary
#81FDFD #FD81BF #FDBF81
monochromatic
#09FBFB #45FCFC #81FDFD #BDFEFE #E1FFFF
Accessibility & contrast
On white
1.21
#81FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#81FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDFD
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDFD | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#2BFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #81fdfd; /* rgb */ color: rgb(129, 253, 253); /* oklch */ color: oklch(92.3% 0.111 195.4);
Tailwind
colors: {
custom: {
50: '#aefefe',
500: '#81fdfd',
950: '#000000',
},
}SCSS
$custom: #81fdfd; $custom-light: #aefefe; $custom-dark: #000000;
JSON
{
"hex": "#81fdfd",
"rgb": {
"r": 129,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.92301,
"c": 0.11133,
"h": 195.4
},
"luminance": 0.8201
}Semantic roles & 50–950 ramp
primary
#81FDFD
secondary
#DC4747
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685