#76E2FB#76E2FB
#76E2FB is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 85.8% C 0.105 H 214.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #76E2FB |
|---|---|
| RGB | rgb(118, 226, 251) |
| HSL | hsl(191, 94%, 72%) |
| HSV | hsv(191, 53%, 98%) |
| CMYK | cmyk(53%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(84.59, -24.44, -21.68) |
| CIE-LCH | lch(84.59, 32.67, 221.57°) |
| OKLab | oklab(85.76% -0.0864 -0.06) |
| OKLCH | oklch(85.76% 0.105 214.8) |
| XYZ | xyz(52.0733, 65.2046, 101.0896) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Neon Blue
#04D9FF
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Sky Blue
#87CEEB
ΔE00 6.43
Ice Blue
#A5DFF9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E2FB #FB8F76
analogous
#76FBD1 #76E2FB #76A0FB
triadic
#76E2FB #FB76E2 #E2FB76
tetradic
#76E2FB #D176FB #FB8F76 #A0FB76
square
#76E2FB #D176FB #FB8F76 #A0FB76
split-complementary
#76E2FB #FB76A0 #FBD176
monochromatic
#07C4F0 #3BD5F9 #76E2FB #B1EFFD #E1F9FE
Accessibility & contrast
On white
1.50
#76E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#76E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E2FB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E2FB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76e2fb; /* rgb */ color: rgb(118, 226, 251); /* oklch */ color: oklch(85.8% 0.105 214.8);
Tailwind
colors: {
custom: {
50: '#a7ebfc',
500: '#76e2fb',
950: '#000000',
},
}SCSS
$custom: #76e2fb; $custom-light: #a7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#76e2fb",
"rgb": {
"r": 118,
"g": 226,
"b": 251
},
"hsl": {
"h": 191.278,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.85757,
"c": 0.10517,
"h": 214.8
},
"luminance": 0.65209
}Semantic roles & 50–950 ramp
primary
#76E2FB
secondary
#D75B3E
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485