#76CDFB#76CDFB
#76CDFB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.106 H 233.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDFB |
|---|---|
| RGB | rgb(118, 205, 251) |
| HSL | hsl(201, 94%, 72%) |
| HSV | hsv(201, 53%, 98%) |
| CMYK | cmyk(53%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.74, -13.78, -30.61) |
| CIE-LCH | lch(78.74, 33.57, 245.76°) |
| OKLab | oklab(81.09% -0.0636 -0.0852) |
| OKLCH | oklch(81.09% 0.106 233.3) |
| XYZ | xyz(46.7087, 54.4752, 99.3014) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 2.07
Sky
#82CAFC
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 3.26
Light Blue
#95D0FC
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDFB #FBA476
analogous
#76FBE7 #76CDFB #768BFB
triadic
#76CDFB #FB76CD #CDFB76
tetradic
#76CDFB #E776FB #FBA476 #8BFB76
square
#76CDFB #E776FB #FBA476 #8BFB76
split-complementary
#76CDFB #FB768B #FBE776
monochromatic
#079FF0 #3BB7F9 #76CDFB #B1E3FD #E1F4FE
Accessibility & contrast
On white
1.77
#76CDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#76CDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDFB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDFB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#16D9DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76cdfb; /* rgb */ color: rgb(118, 205, 251); /* oklch */ color: oklch(81.1% 0.106 233.3);
Tailwind
colors: {
custom: {
50: '#a6dcfc',
500: '#76cdfb',
950: '#000000',
},
}SCSS
$custom: #76cdfb; $custom-light: #a6dcfc; $custom-dark: #000000;
JSON
{
"hex": "#76cdfb",
"rgb": {
"r": 118,
"g": 205,
"b": 251
},
"hsl": {
"h": 200.752,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.8109,
"c": 0.10635,
"h": 233.3
},
"luminance": 0.54479
}Semantic roles & 50–950 ramp
primary
#76CDFB
secondary
#D7733E
accent
#4F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485