#76C7F2#76C7F2
#76C7F2 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.4% C 0.100 H 233.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #76C7F2 |
|---|---|
| RGB | rgb(118, 199, 242) |
| HSL | hsl(201, 83%, 71%) |
| HSV | hsv(201, 51%, 95%) |
| CMYK | cmyk(51.2%, 17.8%, 0%, 5.1%) |
| CIE-LAB | lab(76.74, -13.21, -28.86) |
| CIE-LCH | lch(76.74, 31.74, 245.40°) |
| OKLab | oklab(79.4% -0.0601 -0.0802) |
| OKLCH | oklch(79.4% 0.1 233.2) |
| XYZ | xyz(43.9158, 51.1056, 91.5373) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.28
Lightskyblue
#87CEFA
ΔE00 2.59
Sky
#82CAFC
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 4.18
Light Blue
#95D0FC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76C7F2 #F2A176
analogous
#76F2DF #76C7F2 #7689F2
triadic
#76C7F2 #F276C7 #C7F276
tetradic
#76C7F2 #DF76F2 #F2A176 #89F276
square
#76C7F2 #DF76F2 #F2A176 #89F276
split-complementary
#76C7F2 #F27689 #F2DF76
monochromatic
#1595D9 #3EB0ED #76C7F2 #AEDEF7 #E3F4FC
Accessibility & contrast
On white
1.87
#76C7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#76C7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76C7F2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76C7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76C7F2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#A1B8F1
Tritanopia (blue-blind)
#2CD3D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #76c7f2; /* rgb */ color: rgb(118, 199, 242); /* oklch */ color: oklch(79.4% 0.100 233.2);
Tailwind
colors: {
custom: {
50: '#a5d8f6',
500: '#76c7f2',
950: '#000000',
},
}SCSS
$custom: #76c7f2; $custom-light: #a5d8f6; $custom-dark: #000000;
JSON
{
"hex": "#76c7f2",
"rgb": {
"r": 118,
"g": 199,
"b": 242
},
"hsl": {
"h": 200.806,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.79397,
"c": 0.10025,
"h": 233.2
},
"luminance": 0.51109
}Semantic roles & 50–950 ramp
primary
#76C7F2
secondary
#CC7140
accent
#5206DF
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385