#76ADDF#76ADDF
#76ADDF is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.9% C 0.093 H 246.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADDF |
|---|---|
| RGB | rgb(118, 173, 223) |
| HSL | hsl(209, 62%, 67%) |
| HSV | hsv(209, 47%, 87%) |
| CMYK | cmyk(47.1%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(68.80, -4.65, -30.78) |
| CIE-LCH | lch(68.80, 31.13, 261.41°) |
| OKLab | oklab(72.88% -0.0366 -0.0858) |
| OKLCH | oklch(72.88% 0.093 246.9) |
| XYZ | xyz(35.7295, 39.0639, 75.4550) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.56
Carolina Blue
#8AB8FE
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 7.70
Sky
#82CAFC
ΔE00 7.93
Lightblue (survey)
#7BC8F6
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADDF #DFA876
analogous
#76DFDC #76ADDF #7679DF
triadic
#76ADDF #DF76AD #ADDF76
tetradic
#76ADDF #DC76DF #DFA876 #79DF76
square
#76ADDF #DC76DF #DFA876 #79DF76
split-complementary
#76ADDF #DF7679 #DFDC76
monochromatic
#2971B1 #448FD3 #76ADDF #A8CBEB #D9E8F6
Accessibility & contrast
On white
2.38
#76ADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#76ADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADDF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADDF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE1
Deuteranopia (green-blind)
#8BA3DE
Tritanopia (blue-blind)
#47B9BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #76addf; /* rgb */ color: rgb(118, 173, 223); /* oklch */ color: oklch(72.9% 0.093 246.9);
Tailwind
colors: {
custom: {
50: '#a3c5e9',
500: '#76addf',
950: '#000000',
},
}SCSS
$custom: #76addf; $custom-light: #a3c5e9; $custom-dark: #000000;
JSON
{
"hex": "#76addf",
"rgb": {
"r": 118,
"g": 173,
"b": 223
},
"hsl": {
"h": 208.571,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.72875,
"c": 0.09324,
"h": 246.9
},
"luminance": 0.39066
}Semantic roles & 50–950 ramp
primary
#76ADDF
secondary
#E9D8C8
accent
#6F1CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184