#81C2FA#81C2FA
#81C2FA is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.2% C 0.104 H 245.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #81C2FA |
|---|---|
| RGB | rgb(129, 194, 250) |
| HSL | hsl(208, 92%, 74%) |
| HSV | hsv(208, 48%, 98%) |
| CMYK | cmyk(48.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(76.16, -5.84, -34.01) |
| CIE-LCH | lch(76.16, 34.50, 260.26°) |
| OKLab | oklab(79.17% -0.043 -0.0948) |
| OKLCH | oklch(79.17% 0.104 245.6) |
| XYZ | xyz(45.5943, 50.1495, 97.7011) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.23
Sky
#82CAFC
ΔE00 2.80
Lightblue (survey)
#7BC8F6
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.13
Lightskyblue
#87CEFA
ΔE00 4.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81C2FA #FAB981
analogous
#81FAF6 #81C2FA #8186FA
triadic
#81C2FA #FA81C2 #C2FA81
tetradic
#81C2FA #F681FA #FAB981 #86FA81
square
#81C2FA #F681FA #FAB981 #86FA81
split-complementary
#81C2FA #FA8186 #FAF681
monochromatic
#0B89F5 #46A6F8 #81C2FA #BCDEFC #E2F1FE
Accessibility & contrast
On white
1.90
#81C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#81C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81C2FA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81C2FA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#9BB6F9
Tritanopia (blue-blind)
#47CFD5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #81c2fa; /* rgb */ color: rgb(129, 194, 250); /* oklch */ color: oklch(79.2% 0.104 245.6);
Tailwind
colors: {
custom: {
50: '#acd4fc',
500: '#81c2fa',
950: '#000000',
},
}SCSS
$custom: #81c2fa; $custom-light: #acd4fc; $custom-dark: #000000;
JSON
{
"hex": "#81c2fa",
"rgb": {
"r": 129,
"g": 194,
"b": 250
},
"hsl": {
"h": 207.769,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.7917,
"c": 0.10409,
"h": 245.6
},
"luminance": 0.50153
}Semantic roles & 50–950 ramp
primary
#81C2FA
secondary
#D88A48
accent
#6A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385