#76DFF6#76DFF6
#76DFF6 is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 84.9% C 0.102 H 213.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFF6 |
|---|---|
| RGB | rgb(118, 223, 246) |
| HSL | hsl(191, 88%, 71%) |
| HSV | hsv(191, 52%, 96%) |
| CMYK | cmyk(52%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(83.59, -24.32, -20.56) |
| CIE-LCH | lch(83.59, 31.85, 220.20°) |
| OKLab | oklab(84.9% -0.085 -0.0568) |
| OKLCH | oklch(84.9% 0.102 213.8) |
| XYZ | xyz(50.4869, 63.2762, 96.7239) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 6.22
Aqua Blue
#02D8E9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFF6 #F68D76
analogous
#76F6CD #76DFF6 #769FF6
triadic
#76DFF6 #F676DF #DFF676
tetradic
#76DFF6 #CD76F6 #F68D76 #9FF676
square
#76DFF6 #CD76F6 #F68D76 #9FF676
split-complementary
#76DFF6 #F6769F #F6CD76
monochromatic
#0FBDE3 #3DD2F2 #76DFF6 #AFECFA #E2F8FD
Accessibility & contrast
On white
1.54
#76DFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#76DFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFF6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFF6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F7
Deuteranopia (green-blind)
#BACAF6
Tritanopia (blue-blind)
#12E8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76dff6; /* rgb */ color: rgb(118, 223, 246); /* oklch */ color: oklch(84.9% 0.102 213.8);
Tailwind
colors: {
custom: {
50: '#a6e9f9',
500: '#76dff6',
950: '#000000',
},
}SCSS
$custom: #76dff6; $custom-light: #a6e9f9; $custom-dark: #000000;
JSON
{
"hex": "#76dff6",
"rgb": {
"r": 118,
"g": 223,
"b": 246
},
"hsl": {
"h": 190.781,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.84901,
"c": 0.1023,
"h": 213.8
},
"luminance": 0.63281
}Semantic roles & 50–950 ramp
primary
#76DFF6
secondary
#D1593F
accent
#2A01E4
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485