#71CBED#71CBED
#71CBED is a light, moderate cyan. Relative luminance 0.523; OKLCH L 79.9% C 0.099 H 224.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #71CBED |
|---|---|
| RGB | rgb(113, 203, 237) |
| HSL | hsl(196, 78%, 69%) |
| HSV | hsv(196, 52%, 93%) |
| CMYK | cmyk(52.3%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.48, -17.77, -25.07) |
| CIE-LCH | lch(77.48, 30.72, 234.67°) |
| OKLab | oklab(79.87% -0.07 -0.0695) |
| OKLCH | oklch(79.87% 0.099 224.8) |
| XYZ | xyz(43.4463, 52.3332, 87.9161) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 2.92
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Bright Sky Blue
#02CCFE
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 4.99
Sky
#82CAFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#71CBED #ED9371
analogous
#71EDD1 #71CBED #718DED
triadic
#71CBED #ED71CB #CBED71
tetradic
#71CBED #D171ED #ED9371 #8DED71
square
#71CBED #D171ED #ED9371 #8DED71
split-complementary
#71CBED #ED718D #EDD171
monochromatic
#1A9ACA #3BB7E6 #71CBED #A7DFF4 #DEF3FB
Accessibility & contrast
On white
1.83
#71CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#71CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #71CBED
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##71CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##71CBED | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A6B9ED
Tritanopia (blue-blind)
#1AD5D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #71cbed; /* rgb */ color: rgb(113, 203, 237); /* oklch */ color: oklch(79.9% 0.099 224.8);
Tailwind
colors: {
custom: {
50: '#a2dbf3',
500: '#71cbed',
950: '#000000',
},
}SCSS
$custom: #71cbed; $custom-light: #a2dbf3; $custom-dark: #000000;
JSON
{
"hex": "#71cbed",
"rgb": {
"r": 113,
"g": 203,
"b": 237
},
"hsl": {
"h": 196.452,
"s": 77.5,
"l": 68.627
},
"oklch": {
"l": 0.79868,
"c": 0.0987,
"h": 224.8
},
"luminance": 0.52337
}Semantic roles & 50–950 ramp
primary
#71CBED
secondary
#C5623D
accent
#440CDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485