#81AFCA#81AFCA
#81AFCA is a light, moderate cyan. Relative luminance 0.396; OKLCH L 73.1% C 0.063 H 234.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #81AFCA |
|---|---|
| RGB | rgb(129, 175, 202) |
| HSL | hsl(202, 41%, 65%) |
| HSV | hsv(202, 36%, 79%) |
| CMYK | cmyk(36.1%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(69.18, -8.62, -18.61) |
| CIE-LCH | lch(69.18, 20.51, 245.15°) |
| OKLab | oklab(73.08% -0.0365 -0.0512) |
| OKLCH | oklch(73.08% 0.063 234.5) |
| XYZ | xyz(35.0404, 39.5894, 61.6608) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.78
Bluegrey
#85A3B2
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 5.40
Bluey Grey
#89A0B0
ΔE00 6.55
Lightblue (survey)
#7BC8F6
ΔE00 8.03
Sky Blue (survey)
#75BBFD
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81AFCA #CA9C81
analogous
#81CAC1 #81AFCA #818ACA
triadic
#81AFCA #CA81AF #AFCA81
tetradic
#81AFCA #C181CA #CA9C81 #8ACA81
square
#81AFCA #C181CA #CA9C81 #8ACA81
split-complementary
#81AFCA #CA818A #CAC181
monochromatic
#3E7393 #5694B8 #81AFCA #ACCADC #D7E6EE
Accessibility & contrast
On white
2.35
#81AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#81AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81AFCA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81AFCA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECB
Deuteranopia (green-blind)
#98A5CA
Tritanopia (blue-blind)
#68B6B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #81afca; /* rgb */ color: rgb(129, 175, 202); /* oklch */ color: oklch(73.1% 0.063 234.5);
Tailwind
colors: {
custom: {
50: '#a8c6da',
500: '#81afca',
950: '#000000',
},
}SCSS
$custom: #81afca; $custom-light: #a8c6da; $custom-dark: #000000;
JSON
{
"hex": "#81afca",
"rgb": {
"r": 129,
"g": 175,
"b": 202
},
"hsl": {
"h": 202.192,
"s": 40.782,
"l": 64.902
},
"oklch": {
"l": 0.73077,
"c": 0.06284,
"h": 234.5
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#81AFCA
secondary
#E0D0C7
accent
#6232B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101314
muted
#7F8283