#76C8EF#76C8EF
#76C8EF is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.097 H 230.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #76C8EF |
|---|---|
| RGB | rgb(118, 200, 239) |
| HSL | hsl(199, 79%, 70%) |
| HSV | hsv(199, 51%, 94%) |
| CMYK | cmyk(50.6%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(76.91, -14.58, -26.99) |
| CIE-LCH | lch(76.91, 30.67, 241.61°) |
| OKLab | oklab(79.5% -0.0623 -0.0749) |
| OKLCH | oklch(79.5% 0.097 230.3) |
| XYZ | xyz(43.6997, 51.3885, 89.2607) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.43
Baby Blue
#89CFF0
ΔE00 2.63
Sky Blue
#87CEEB
ΔE00 3.16
Lightskyblue
#87CEFA
ΔE00 3.21
Sky
#82CAFC
ΔE00 4.05
Light Blue
#95D0FC
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C8EF #EF9D76
analogous
#76EFDA #76C8EF #768BEF
triadic
#76C8EF #EF76C8 #C8EF76
tetradic
#76C8EF #DA76EF #EF9D76 #8BEF76
square
#76C8EF #DA76EF #EF9D76 #8BEF76
split-complementary
#76C8EF #EF768B #EFDA76
monochromatic
#1996D2 #3FB2E9 #76C8EF #ADDEF5 #E4F4FC
Accessibility & contrast
On white
1.86
#76C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#76C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C8EF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C8EF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#A3B8EE
Tritanopia (blue-blind)
#2FD3D5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #76c8ef; /* rgb */ color: rgb(118, 200, 239); /* oklch */ color: oklch(79.5% 0.097 230.3);
Tailwind
colors: {
custom: {
50: '#a5d8f4',
500: '#76c8ef',
950: '#000000',
},
}SCSS
$custom: #76c8ef; $custom-light: #a5d8f4; $custom-dark: #000000;
JSON
{
"hex": "#76c8ef",
"rgb": {
"r": 118,
"g": 200,
"b": 239
},
"hsl": {
"h": 199.339,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.79497,
"c": 0.09743,
"h": 230.3
},
"luminance": 0.51392
}Semantic roles & 50–950 ramp
primary
#76C8EF
secondary
#C86D41
accent
#4E0ADB
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385