#76ABDA#76ABDA
#76ABDA is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.2% C 0.089 H 246.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #76ABDA |
|---|---|
| RGB | rgb(118, 171, 218) |
| HSL | hsl(208, 57%, 66%) |
| HSV | hsv(208, 46%, 85%) |
| CMYK | cmyk(45.9%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.05, -4.97, -29.20) |
| CIE-LCH | lch(68.05, 29.62, 260.33°) |
| OKLab | oklab(72.22% -0.0359 -0.0812) |
| OKLCH | oklch(72.22% 0.089 246.2) |
| XYZ | xyz(34.6847, 38.0369, 71.8302) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 8.03
Azure (survey)
#069AF3
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ABDA #DAA576
analogous
#76DAD7 #76ABDA #7679DA
triadic
#76ABDA #DA76AB #ABDA76
tetradic
#76ABDA #D776DA #DAA576 #79DA76
square
#76ABDA #D776DA #DAA576 #79DA76
split-complementary
#76ABDA #DA7679 #DAD776
monochromatic
#2D6EA8 #468DCD #76ABDA #A6C9E7 #D6E6F4
Accessibility & contrast
On white
2.44
#76ABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#76ABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ABDA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ABDA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#8BA1D9
Tritanopia (blue-blind)
#4BB6BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #76abda; /* rgb */ color: rgb(118, 171, 218); /* oklch */ color: oklch(72.2% 0.089 246.2);
Tailwind
colors: {
custom: {
50: '#a2c3e5',
500: '#76abda',
950: '#000000',
},
}SCSS
$custom: #76abda; $custom-light: #a2c3e5; $custom-dark: #000000;
JSON
{
"hex": "#76abda",
"rgb": {
"r": 118,
"g": 171,
"b": 218
},
"hsl": {
"h": 208.2,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.7222,
"c": 0.08878,
"h": 246.2
},
"luminance": 0.38039
}Semantic roles & 50–950 ramp
primary
#76ABDA
secondary
#E6D5C5
accent
#6E20C5
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184