#76C8F5#76C8F5
#76C8F5 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.7% C 0.103 H 234.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8F5 |
|---|---|
| RGB | rgb(118, 200, 245) |
| HSL | hsl(201, 86%, 71%) |
| HSV | hsv(201, 52%, 96%) |
| CMYK | cmyk(51.8%, 18.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.13, -12.88, -29.87) |
| CIE-LCH | lch(77.13, 32.53, 246.67°) |
| OKLab | oklab(79.74% -0.0602 -0.0831) |
| OKLCH | oklch(79.74% 0.103 234.1) |
| XYZ | xyz(44.6009, 51.7490, 94.0067) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.88
Lightskyblue
#87CEFA
ΔE00 2.28
Sky
#82CAFC
ΔE00 2.55
Baby Blue
#89CFF0
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8F5 #F5A376
analogous
#76F5E3 #76C8F5 #7688F5
triadic
#76C8F5 #F576C8 #C8F576
tetradic
#76C8F5 #E376F5 #F5A376 #88F576
square
#76C8F5 #E376F5 #F5A376 #88F576
split-complementary
#76C8F5 #F57688 #F5E376
monochromatic
#1097E0 #3DB1F1 #76C8F5 #AFDFF9 #E2F4FD
Accessibility & contrast
On white
1.85
#76C8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#76C8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8F5
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8F5 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F7
Deuteranopia (green-blind)
#A1B9F4
Tritanopia (blue-blind)
#27D4D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76c8f5; /* rgb */ color: rgb(118, 200, 245); /* oklch */ color: oklch(79.7% 0.103 234.1);
Tailwind
colors: {
custom: {
50: '#a5d8f8',
500: '#76c8f5',
950: '#000000',
},
}SCSS
$custom: #76c8f5; $custom-light: #a5d8f8; $custom-dark: #000000;
JSON
{
"hex": "#76c8f5",
"rgb": {
"r": 118,
"g": 200,
"b": 245
},
"hsl": {
"h": 201.26,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.79741,
"c": 0.10263,
"h": 234.1
},
"luminance": 0.51753
}Semantic roles & 50–950 ramp
primary
#76C8F5
secondary
#D0733F
accent
#5203E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385