#76CBED#76CBED
#76CBED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.095 H 225.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #76CBED |
|---|---|
| RGB | rgb(118, 203, 237) |
| HSL | hsl(197, 77%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(50.2%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.68, -16.70, -24.74) |
| CIE-LCH | lch(77.68, 29.85, 235.98°) |
| OKLab | oklab(80.08% -0.0664 -0.0686) |
| OKLCH | oklch(80.08% 0.095 225.9) |
| XYZ | xyz(44.1075, 52.6742, 87.9471) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.05
Baby Blue
#89CFF0
ΔE00 2.37
Lightblue (survey)
#7BC8F6
ΔE00 4.20
Lightskyblue
#87CEFA
ΔE00 4.47
Bright Sky Blue
#02CCFE
ΔE00 5.36
Sky
#82CAFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CBED #ED9876
analogous
#76EDD4 #76CBED #7690ED
triadic
#76CBED #ED76CB #CBED76
tetradic
#76CBED #D476ED #ED9876 #90ED76
square
#76CBED #D476ED #ED9876 #90ED76
split-complementary
#76CBED #ED7690 #EDD476
monochromatic
#1B9BCE #40B6E6 #76CBED #ACE0F4 #E2F4FB
Accessibility & contrast
On white
1.82
#76CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#76CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CBED
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CBED | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#31D5D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cbed; /* rgb */ color: rgb(118, 203, 237); /* oklch */ color: oklch(80.1% 0.095 225.9);
Tailwind
colors: {
custom: {
50: '#a5dbf3',
500: '#76cbed',
950: '#000000',
},
}SCSS
$custom: #76cbed; $custom-light: #a5dbf3; $custom-dark: #000000;
JSON
{
"hex": "#76cbed",
"rgb": {
"r": 118,
"g": 203,
"b": 237
},
"hsl": {
"h": 197.143,
"s": 76.774,
"l": 69.608
},
"oklch": {
"l": 0.80085,
"c": 0.09543,
"h": 225.9
},
"luminance": 0.52678
}Semantic roles & 50–950 ramp
primary
#76CBED
secondary
#C66741
accent
#470DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485