#76C8EE#76C8EE
#76C8EE is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.097 H 229.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8EE |
|---|---|
| RGB | rgb(118, 200, 238) |
| HSL | hsl(199, 78%, 70%) |
| HSV | hsv(199, 50%, 93%) |
| CMYK | cmyk(50.4%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.88, -14.86, -26.50) |
| CIE-LCH | lch(76.88, 30.39, 240.71°) |
| OKLab | oklab(79.46% -0.0626 -0.0736) |
| OKLCH | oklch(79.46% 0.097 229.6) |
| XYZ | xyz(43.5524, 51.3296, 88.4849) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.56
Lightblue (survey)
#7BC8F6
ΔE00 2.71
Sky Blue
#87CEEB
ΔE00 2.96
Lightskyblue
#87CEFA
ΔE00 3.43
Sky
#82CAFC
ΔE00 4.32
Light Blue
#95D0FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8EE #EE9C76
analogous
#76EED8 #76C8EE #768CEE
triadic
#76C8EE #EE76C8 #C8EE76
tetradic
#76C8EE #D876EE #EE9C76 #8CEE76
square
#76C8EE #D876EE #EE9C76 #8CEE76
split-complementary
#76C8EE #EE768C #EED876
monochromatic
#1A96D0 #40B2E7 #76C8EE #ACDEF5 #E3F4FC
Accessibility & contrast
On white
1.86
#76C8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#76C8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8EE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8EE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#31D3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76c8ee; /* rgb */ color: rgb(118, 200, 238); /* oklch */ color: oklch(79.5% 0.097 229.6);
Tailwind
colors: {
custom: {
50: '#a5d8f3',
500: '#76c8ee',
950: '#000000',
},
}SCSS
$custom: #76c8ee; $custom-light: #a5d8f3; $custom-dark: #000000;
JSON
{
"hex": "#76c8ee",
"rgb": {
"r": 118,
"g": 200,
"b": 238
},
"hsl": {
"h": 199,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.79457,
"c": 0.09662,
"h": 229.6
},
"luminance": 0.51333
}Semantic roles & 50–950 ramp
primary
#76C8EE
secondary
#C76C41
accent
#4D0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385