#81D2FF#81D2FF
#81D2FF is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.8% C 0.102 H 234.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #81D2FF |
|---|---|
| RGB | rgb(129, 210, 255) |
| HSL | hsl(201, 100%, 75%) |
| HSV | hsv(201, 49%, 100%) |
| CMYK | cmyk(49.4%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(80.73, -12.91, -29.65) |
| CIE-LCH | lch(80.73, 32.34, 246.47°) |
| OKLab | oklab(82.84% -0.0594 -0.0824) |
| OKLCH | oklch(82.84% 0.102 234.2) |
| XYZ | xyz(50.1433, 57.9763, 103.1365) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.53
Lightblue (survey)
#7BC8F6
ΔE00 2.50
Sky
#82CAFC
ΔE00 2.87
Baby Blue
#89CFF0
ΔE00 3.00
Light Blue
#95D0FC
ΔE00 3.40
Sky Blue
#87CEEB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D2FF #FFAE81
analogous
#81FFED #81D2FF #8193FF
triadic
#81D2FF #FF81D2 #D2FF81
tetradic
#81D2FF #ED81FF #FFAE81 #93FF81
square
#81D2FF #ED81FF #FFAE81 #93FF81
split-complementary
#81D2FF #FF8193 #FFED81
monochromatic
#07A6FF #44BCFF #81D2FF #BEE8FF #E0F4FF
Accessibility & contrast
On white
1.67
#81D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#81D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D2FF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D2FF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#ABC2FE
Tritanopia (blue-blind)
#3DDEE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #81d2ff; /* rgb */ color: rgb(129, 210, 255); /* oklch */ color: oklch(82.8% 0.102 234.2);
Tailwind
colors: {
custom: {
50: '#acdfff',
500: '#81d2ff',
950: '#000000',
},
}SCSS
$custom: #81d2ff; $custom-light: #acdfff; $custom-dark: #000000;
JSON
{
"hex": "#81d2ff",
"rgb": {
"r": 129,
"g": 210,
"b": 255
},
"hsl": {
"h": 201.429,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.82842,
"c": 0.10159,
"h": 234.2
},
"luminance": 0.5798
}Semantic roles & 50–950 ramp
primary
#81D2FF
secondary
#DE7C46
accent
#5200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486