#76DBF4#76DBF4
#76DBF4 is a very light, moderate cyan. Relative luminance 0.610; OKLCH L 83.9% C 0.101 H 215.9°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #76DBF4 |
|---|---|
| RGB | rgb(118, 219, 244) |
| HSL | hsl(192, 85%, 71%) |
| HSV | hsv(192, 52%, 96%) |
| CMYK | cmyk(51.6%, 10.2%, 0%, 4.3%) |
| CIE-LAB | lab(82.40, -22.88, -21.29) |
| CIE-LCH | lch(82.40, 31.26, 222.94°) |
| OKLab | oklab(83.93% -0.0815 -0.0589) |
| OKLCH | oklch(83.93% 0.101 215.9) |
| XYZ | xyz(49.1255, 61.0419, 94.7639) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.88
Sky Blue
#87CEEB
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DBF4 #F48F76
analogous
#76F4CE #76DBF4 #769CF4
triadic
#76DBF4 #F476DB #DBF476
tetradic
#76DBF4 #CE76F4 #F48F76 #9CF476
square
#76DBF4 #CE76F4 #F48F76 #9CF476
split-complementary
#76DBF4 #F4769C #F4CE76
monochromatic
#12B5DE #3DCCEF #76DBF4 #AFEAF9 #E3F8FD
Accessibility & contrast
On white
1.59
#76DBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#76DBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DBF4
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DBF4 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F5
Deuteranopia (green-blind)
#B6C7F4
Tritanopia (blue-blind)
#1CE4E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #76dbf4; /* rgb */ color: rgb(118, 219, 244); /* oklch */ color: oklch(83.9% 0.101 215.9);
Tailwind
colors: {
custom: {
50: '#a6e6f7',
500: '#76dbf4',
950: '#000000',
},
}SCSS
$custom: #76dbf4; $custom-light: #a6e6f7; $custom-dark: #000000;
JSON
{
"hex": "#76dbf4",
"rgb": {
"r": 118,
"g": 219,
"b": 244
},
"hsl": {
"h": 191.905,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.8393,
"c": 0.10052,
"h": 215.9
},
"luminance": 0.61046
}Semantic roles & 50–950 ramp
primary
#76DBF4
secondary
#CF5C40
accent
#3004E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485