#71CBE5#71CBE5
#71CBE5 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.094 H 218.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBE5 |
|---|---|
| RGB | rgb(113, 203, 229) |
| HSL | hsl(193, 69%, 67%) |
| HSV | hsv(193, 51%, 90%) |
| CMYK | cmyk(50.7%, 11.4%, 0%, 10.2%) |
| CIE-LAB | lab(77.21, -20.00, -21.19) |
| CIE-LCH | lch(77.21, 29.13, 226.65°) |
| OKLab | oklab(79.56% -0.073 -0.0586) |
| OKLCH | oklch(79.56% 0.094 218.8) |
| XYZ | xyz(42.3035, 51.8761, 81.8974) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 4.57
Neon Blue
#04D9FF
ΔE00 5.87
Bright Sky Blue
#02CCFE
ΔE00 6.24
Lightblue (survey)
#7BC8F6
ΔE00 7.08
Lightskyblue
#87CEFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBE5 #E58B71
analogous
#71E5C5 #71CBE5 #7191E5
triadic
#71CBE5 #E571CB #CBE571
tetradic
#71CBE5 #C571E5 #E58B71 #91E571
square
#71CBE5 #C571E5 #E58B71 #91E571
split-complementary
#71CBE5 #E57191 #E5C571
monochromatic
#2298BA #3DB8DC #71CBE5 #A5DEEE #D8F1F8
Accessibility & contrast
On white
1.85
#71CBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#71CBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBE5
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBE5 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E6
Deuteranopia (green-blind)
#A9B9E5
Tritanopia (blue-blind)
#28D4D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cbe5; /* rgb */ color: rgb(113, 203, 229); /* oklch */ color: oklch(79.6% 0.094 218.8);
Tailwind
colors: {
custom: {
50: '#a1dbed',
500: '#71cbe5',
950: '#000000',
},
}SCSS
$custom: #71cbe5; $custom-light: #a1dbed; $custom-dark: #000000;
JSON
{
"hex": "#71cbe5",
"rgb": {
"r": 113,
"g": 203,
"b": 229
},
"hsl": {
"h": 193.448,
"s": 69.048,
"l": 67.059
},
"oklch": {
"l": 0.7956,
"c": 0.09363,
"h": 218.8
},
"luminance": 0.5188
}Semantic roles & 50–950 ramp
primary
#71CBE5
secondary
#BA5C41
accent
#3F14D1
background
#FCFEFE
surface
#F6FBFD
border
#D0D4D5
text
#101516
muted
#808484