#76C7EE#76C7EE
#76C7EE is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.2% C 0.097 H 230.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #76C7EE |
|---|---|
| RGB | rgb(118, 199, 238) |
| HSL | hsl(200, 78%, 70%) |
| HSV | hsv(200, 50%, 93%) |
| CMYK | cmyk(50.4%, 16.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.60, -14.34, -26.93) |
| CIE-LCH | lch(76.60, 30.51, 241.96°) |
| OKLab | oklab(79.24% -0.0615 -0.0748) |
| OKLCH | oklch(79.24% 0.097 230.6) |
| XYZ | xyz(43.3216, 50.8679, 88.4079) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.36
Baby Blue
#89CFF0
ΔE00 2.79
Lightskyblue
#87CEFA
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 3.30
Sky
#82CAFC
ΔE00 4.00
Light Blue
#95D0FC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C7EE #EE9D76
analogous
#76EED9 #76C7EE #768BEE
triadic
#76C7EE #EE76C7 #C7EE76
tetradic
#76C7EE #D976EE #EE9D76 #8BEE76
square
#76C7EE #D976EE #EE9D76 #8BEE76
split-complementary
#76C7EE #EE768B #EED976
monochromatic
#1A95D0 #40B1E7 #76C7EE #ACDDF5 #E3F4FC
Accessibility & contrast
On white
1.88
#76C7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#76C7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C7EE
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C7EE | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#31D2D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76c7ee; /* rgb */ color: rgb(118, 199, 238); /* oklch */ color: oklch(79.2% 0.097 230.6);
Tailwind
colors: {
custom: {
50: '#a4d8f3',
500: '#76c7ee',
950: '#000000',
},
}SCSS
$custom: #76c7ee; $custom-light: #a4d8f3; $custom-dark: #000000;
JSON
{
"hex": "#76c7ee",
"rgb": {
"r": 118,
"g": 199,
"b": 238
},
"hsl": {
"h": 199.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.79235,
"c": 0.09682,
"h": 230.6
},
"luminance": 0.50871
}Semantic roles & 50–950 ramp
primary
#76C7EE
secondary
#C76D41
accent
#4F0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385