#76DFFB#76DFFB
#76DFFB is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.105 H 217.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFFB |
|---|---|
| RGB | rgb(118, 223, 251) |
| HSL | hsl(193, 94%, 72%) |
| HSV | hsv(193, 53%, 98%) |
| CMYK | cmyk(53%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.75, -22.96, -22.95) |
| CIE-LCH | lch(83.75, 32.46, 225.00°) |
| OKLab | oklab(85.09% -0.0832 -0.0636) |
| OKLCH | oklch(85.09% 0.105 217.4) |
| XYZ | xyz(51.2647, 63.5873, 100.8201) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.01
Ice Blue
#A5DFF9
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFFB #FB9276
analogous
#76FBD5 #76DFFB #769CFB
triadic
#76DFFB #FB76DF #DFFB76
tetradic
#76DFFB #D576FB #FB9276 #9CFB76
square
#76DFFB #D576FB #FB9276 #9CFB76
split-complementary
#76DFFB #FB769C #FBD576
monochromatic
#07BFF0 #3BD1F9 #76DFFB #B1EDFD #E1F8FE
Accessibility & contrast
On white
1.53
#76DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#76DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFFB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFFB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76dffb; /* rgb */ color: rgb(118, 223, 251); /* oklch */ color: oklch(85.1% 0.105 217.4);
Tailwind
colors: {
custom: {
50: '#a7e9fc',
500: '#76dffb',
950: '#000000',
},
}SCSS
$custom: #76dffb; $custom-light: #a7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#76dffb",
"rgb": {
"r": 118,
"g": 223,
"b": 251
},
"hsl": {
"h": 192.632,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.85086,
"c": 0.10467,
"h": 217.4
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#76DFFB
secondary
#D75E3E
accent
#3000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485