#71ABC8#71ABC8
#71ABC8 is a light, moderate cyan. Relative luminance 0.368; OKLCH L 71.2% C 0.074 H 230.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #71ABC8 |
|---|---|
| RGB | rgb(113, 171, 200) |
| HSL | hsl(200, 44%, 61%) |
| HSV | hsv(200, 44%, 78%) |
| CMYK | cmyk(43.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(67.13, -11.23, -20.70) |
| CIE-LCH | lch(67.13, 23.55, 241.52°) |
| OKLab | oklab(71.21% -0.0466 -0.0572) |
| OKLCH | oklch(71.21% 0.074 230.8) |
| XYZ | xyz(31.7946, 36.8045, 60.0609) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.12
Bluegrey
#85A3B2
ΔE00 6.07
Bluey Grey
#89A0B0
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 7.97
Lightblue (survey)
#7BC8F6
ΔE00 8.72
Sky Blue
#87CEEB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71ABC8 #C88E71
analogous
#71C8BA #71ABC8 #7180C8
triadic
#71ABC8 #C871AB #ABC871
tetradic
#71ABC8 #BA71C8 #C88E71 #80C871
square
#71ABC8 #BA71C8 #C88E71 #80C871
split-complementary
#71ABC8 #C87180 #C8BA71
monochromatic
#356D89 #4690B6 #71ABC8 #9DC5D9 #C9DFEA
Accessibility & contrast
On white
2.51
#71ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#71ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71ABC8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71ABC8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA9CA
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#4CB3B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #71abc8; /* rgb */ color: rgb(113, 171, 200); /* oklch */ color: oklch(71.2% 0.074 230.8);
Tailwind
colors: {
custom: {
50: '#9ec4d8',
500: '#71abc8',
950: '#000000',
},
}SCSS
$custom: #71abc8; $custom-light: #9ec4d8; $custom-dark: #000000;
JSON
{
"hex": "#71abc8",
"rgb": {
"r": 113,
"g": 171,
"b": 200
},
"hsl": {
"h": 200,
"s": 44.162,
"l": 61.373
},
"oklch": {
"l": 0.71207,
"c": 0.07373,
"h": 230.8
},
"luminance": 0.36807
}Semantic roles & 50–950 ramp
primary
#71ABC8
secondary
#DBC5BA
accent
#5C2EB7
background
#FAFCFD
surface
#F3F8FA
border
#CDD1D3
text
#0F1214
muted
#7F8183