#76DCF8#76DCF8
#76DCF8 is a very light, moderate cyan. Relative luminance 0.618; OKLCH L 84.3% C 0.103 H 217.9°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #76DCF8 |
|---|---|
| RGB | rgb(118, 220, 248) |
| HSL | hsl(193, 90%, 72%) |
| HSV | hsv(193, 52%, 97%) |
| CMYK | cmyk(52.4%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(82.81, -22.29, -22.79) |
| CIE-LCH | lch(82.81, 31.88, 225.64°) |
| OKLab | oklab(84.3% -0.081 -0.0631) |
| OKLCH | oklch(84.3% 0.103 217.9) |
| XYZ | xyz(50.0011, 61.8108, 98.0844) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.46
Ice Blue
#A5DFF9
ΔE00 6.03
Robin'S Egg
#6DEDFD
ΔE00 6.25
Robin Egg Blue
#8AF1FE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DCF8 #F89276
analogous
#76F8D3 #76DCF8 #769BF8
triadic
#76DCF8 #F876DC #DCF876
tetradic
#76DCF8 #D376F8 #F89276 #9BF876
square
#76DCF8 #D376F8 #F89276 #9BF876
split-complementary
#76DCF8 #F8769B #F8D376
monochromatic
#0CB8E8 #3CCDF5 #76DCF8 #B0EBFB #E2F8FE
Accessibility & contrast
On white
1.57
#76DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#76DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DCF8
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DCF8 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD7FA
Deuteranopia (green-blind)
#B6C8F8
Tritanopia (blue-blind)
#0FE6E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #76dcf8; /* rgb */ color: rgb(118, 220, 248); /* oklch */ color: oklch(84.3% 0.103 217.9);
Tailwind
colors: {
custom: {
50: '#a6e7fa',
500: '#76dcf8',
950: '#000000',
},
}SCSS
$custom: #76dcf8; $custom-light: #a6e7fa; $custom-dark: #000000;
JSON
{
"hex": "#76dcf8",
"rgb": {
"r": 118,
"g": 220,
"b": 248
},
"hsl": {
"h": 192.923,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.84303,
"c": 0.10271,
"h": 217.9
},
"luminance": 0.61815
}Semantic roles & 50–950 ramp
primary
#76DCF8
secondary
#D45F3F
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485