#76DFF9#76DFF9
#76DFF9 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.0% C 0.104 H 216.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFF9 |
|---|---|
| RGB | rgb(118, 223, 249) |
| HSL | hsl(192, 92%, 72%) |
| HSV | hsv(192, 53%, 98%) |
| CMYK | cmyk(52.6%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(83.68, -23.51, -22.00) |
| CIE-LCH | lch(83.68, 32.19, 223.10°) |
| OKLab | oklab(85.01% -0.0839 -0.0609) |
| OKLCH | oklch(85.01% 0.104 216) |
| XYZ | xyz(50.9511, 63.4619, 99.1685) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 5.23
Sky Blue
#87CEEB
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFF9 #F99076
analogous
#76F9D1 #76DFF9 #769EF9
triadic
#76DFF9 #F976DF #DFF976
tetradic
#76DFF9 #D176F9 #F99076 #9EF976
square
#76DFF9 #D176F9 #F99076 #9EF976
split-complementary
#76DFF9 #F9769E #F9D176
monochromatic
#0ABEEA #3BD1F6 #76DFF9 #B1EDFC #E2F8FE
Accessibility & contrast
On white
1.53
#76DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#76DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFF9
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFF9 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FB
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#05E9E7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76dff9; /* rgb */ color: rgb(118, 223, 249); /* oklch */ color: oklch(85.0% 0.104 216.0);
Tailwind
colors: {
custom: {
50: '#a6e9fb',
500: '#76dff9',
950: '#000000',
},
}SCSS
$custom: #76dff9; $custom-light: #a6e9fb; $custom-dark: #000000;
JSON
{
"hex": "#76dff9",
"rgb": {
"r": 118,
"g": 223,
"b": 249
},
"hsl": {
"h": 191.908,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.85012,
"c": 0.10366,
"h": 216
},
"luminance": 0.63466
}Semantic roles & 50–950 ramp
primary
#76DFF9
secondary
#D55C3E
accent
#2E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485