#76CAFA#76CAFA
#76CAFA is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.4% C 0.106 H 235.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #76CAFA |
|---|---|
| RGB | rgb(118, 202, 250) |
| HSL | hsl(202, 93%, 72%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(52.8%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(77.87, -12.50, -31.41) |
| CIE-LCH | lch(77.87, 33.81, 248.30°) |
| OKLab | oklab(80.39% -0.0607 -0.0875) |
| OKLCH | oklch(80.39% 0.106 235.3) |
| XYZ | xyz(45.8407, 52.9908, 98.2365) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.86
Lightskyblue
#87CEFA
ΔE00 1.97
Sky
#82CAFC
ΔE00 2.08
Baby Blue
#89CFF0
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CAFA #FAA676
analogous
#76FAE8 #76CAFA #7688FA
triadic
#76CAFA #FA76CA #CAFA76
tetradic
#76CAFA #E876FA #FAA676 #88FA76
square
#76CAFA #E876FA #FAA676 #88FA76
split-complementary
#76CAFA #FA7688 #FAE876
monochromatic
#099AED #3BB3F8 #76CAFA #B1E1FC #E1F4FE
Accessibility & contrast
On white
1.81
#76CAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#76CAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CAFA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CAFA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FC
Deuteranopia (green-blind)
#A1BAF9
Tritanopia (blue-blind)
#1BD7DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cafa; /* rgb */ color: rgb(118, 202, 250); /* oklch */ color: oklch(80.4% 0.106 235.3);
Tailwind
colors: {
custom: {
50: '#a6dafc',
500: '#76cafa',
950: '#000000',
},
}SCSS
$custom: #76cafa; $custom-light: #a6dafc; $custom-dark: #000000;
JSON
{
"hex": "#76cafa",
"rgb": {
"r": 118,
"g": 202,
"b": 250
},
"hsl": {
"h": 201.818,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.80388,
"c": 0.10648,
"h": 235.3
},
"luminance": 0.52995
}Semantic roles & 50–950 ramp
primary
#76CAFA
secondary
#D6753E
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385