#76E1FF#76E1FF
#76E1FF is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.7% C 0.107 H 218.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #76E1FF |
|---|---|
| RGB | rgb(118, 225, 255) |
| HSL | hsl(193, 100%, 73%) |
| HSV | hsv(193, 54%, 100%) |
| CMYK | cmyk(53.7%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(84.44, -22.85, -24.01) |
| CIE-LCH | lch(84.44, 33.15, 226.43°) |
| OKLab | oklab(85.68% -0.0838 -0.0665) |
| OKLCH | oklch(85.68% 0.107 218.5) |
| XYZ | xyz(52.4394, 64.9172, 104.3551) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.95
Ice Blue
#A5DFF9
ΔE00 6.05
Baby Blue
#89CFF0
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76E1FF #FF9476
analogous
#76FFD9 #76E1FF #769CFF
triadic
#76E1FF #FF76E1 #E1FF76
tetradic
#76E1FF #D976FF #FF9476 #9CFF76
square
#76E1FF #D976FF #FF9476 #9CFF76
split-complementary
#76E1FF #FF769C #FFD976
monochromatic
#00C4FB #39D4FF #76E1FF #B3EEFF #E0F8FF
Accessibility & contrast
On white
1.50
#76E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#76E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76E1FF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76E1FF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #76e1ff; /* rgb */ color: rgb(118, 225, 255); /* oklch */ color: oklch(85.7% 0.107 218.5);
Tailwind
colors: {
custom: {
50: '#a7eaff',
500: '#76e1ff',
950: '#000000',
},
}SCSS
$custom: #76e1ff; $custom-light: #a7eaff; $custom-dark: #000000;
JSON
{
"hex": "#76e1ff",
"rgb": {
"r": 118,
"g": 225,
"b": 255
},
"hsl": {
"h": 193.139,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.85682,
"c": 0.10702,
"h": 218.5
},
"luminance": 0.64922
}Semantic roles & 50–950 ramp
primary
#76E1FF
secondary
#DD603D
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486