#76D3FF#76D3FF
#76D3FF is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.6% C 0.108 H 230.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76D3FF |
|---|---|
| RGB | rgb(118, 211, 255) |
| HSL | hsl(199, 100%, 73%) |
| HSV | hsv(199, 54%, 100%) |
| CMYK | cmyk(53.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(80.55, -15.76, -29.96) |
| CIE-LCH | lch(80.55, 33.85, 242.26°) |
| OKLab | oklab(82.58% -0.0687 -0.0834) |
| OKLCH | oklch(82.58% 0.108 230.5) |
| XYZ | xyz(48.8087, 57.6558, 103.1449) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.03
Lightskyblue
#87CEFA
ΔE00 3.05
Lightblue (survey)
#7BC8F6
ΔE00 3.39
Sky Blue
#87CEEB
ΔE00 3.94
Sky
#82CAFC
ΔE00 4.31
Light Blue
#95D0FC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76D3FF #FFA276
analogous
#76FFE6 #76D3FF #768EFF
triadic
#76D3FF #FF76D3 #D3FF76
tetradic
#76D3FF #E676FF #FFA276 #8EFF76
square
#76D3FF #E676FF #FFA276 #8EFF76
split-complementary
#76D3FF #FF768E #FFE676
monochromatic
#00AAFB #39BFFF #76D3FF #B3E7FF #E0F5FF
Accessibility & contrast
On white
1.68
#76D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#76D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76D3FF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76D3FF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDD0FF
Deuteranopia (green-blind)
#A9C1FE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #76d3ff; /* rgb */ color: rgb(118, 211, 255); /* oklch */ color: oklch(82.6% 0.108 230.5);
Tailwind
colors: {
custom: {
50: '#a6e0ff',
500: '#76d3ff',
950: '#000000',
},
}SCSS
$custom: #76d3ff; $custom-light: #a6e0ff; $custom-dark: #000000;
JSON
{
"hex": "#76d3ff",
"rgb": {
"r": 118,
"g": 211,
"b": 255
},
"hsl": {
"h": 199.27,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.82576,
"c": 0.10806,
"h": 230.5
},
"luminance": 0.5766
}Semantic roles & 50–950 ramp
primary
#76D3FF
secondary
#DD703D
accent
#4A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486