#76CCF5#76CCF5
#76CCF5 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.101 H 230.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #76CCF5 |
|---|---|
| RGB | rgb(118, 204, 245) |
| HSL | hsl(199, 86%, 71%) |
| HSV | hsv(199, 52%, 96%) |
| CMYK | cmyk(51.8%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(78.24, -14.97, -28.16) |
| CIE-LCH | lch(78.24, 31.90, 242.01°) |
| OKLab | oklab(80.63% -0.0646 -0.0783) |
| OKLCH | oklch(80.63% 0.101 230.5) |
| XYZ | xyz(45.5394, 53.6260, 94.3195) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Baby Blue
#89CFF0
ΔE00 2.46
Lightskyblue
#87CEFA
ΔE00 2.80
Sky Blue
#87CEEB
ΔE00 3.23
Sky
#82CAFC
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CCF5 #F59F76
analogous
#76F5DE #76CCF5 #768CF5
triadic
#76CCF5 #F576CC #CCF576
tetradic
#76CCF5 #DE76F5 #F59F76 #8CF576
square
#76CCF5 #DE76F5 #F59F76 #8CF576
split-complementary
#76CCF5 #F5768C #F5DE76
monochromatic
#109DE0 #3DB7F1 #76CCF5 #AFE1F9 #E2F4FD
Accessibility & contrast
On white
1.79
#76CCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#76CCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CCF5
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CCF5 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A5BCF4
Tritanopia (blue-blind)
#24D7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #76ccf5; /* rgb */ color: rgb(118, 204, 245); /* oklch */ color: oklch(80.6% 0.101 230.5);
Tailwind
colors: {
custom: {
50: '#a5dbf8',
500: '#76ccf5',
950: '#000000',
},
}SCSS
$custom: #76ccf5; $custom-light: #a5dbf8; $custom-dark: #000000;
JSON
{
"hex": "#76ccf5",
"rgb": {
"r": 118,
"g": 204,
"b": 245
},
"hsl": {
"h": 199.37,
"s": 86.395,
"l": 71.176
},
"oklch": {
"l": 0.80625,
"c": 0.10149,
"h": 230.5
},
"luminance": 0.5363
}Semantic roles & 50–950 ramp
primary
#76CCF5
secondary
#D06E3F
accent
#4B03E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485