#76CDFE#76CDFE
#76CDFE is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.2% C 0.109 H 235.0°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #76CDFE |
|---|---|
| RGB | rgb(118, 205, 254) |
| HSL | hsl(202, 99%, 73%) |
| HSV | hsv(202, 54%, 100%) |
| CMYK | cmyk(53.5%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.85, -12.92, -32.04) |
| CIE-LCH | lch(78.85, 34.55, 248.03°) |
| OKLab | oklab(81.21% -0.0626 -0.0893) |
| OKLCH | oklch(81.21% 0.109 235) |
| XYZ | xyz(47.1853, 54.6659, 101.8117) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.53
Lightskyblue
#87CEFA
ΔE00 1.92
Sky
#82CAFC
ΔE00 2.32
Baby Blue
#89CFF0
ΔE00 3.86
Light Blue
#95D0FC
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CDFE #FEA776
analogous
#76FEEB #76CDFE #7689FE
triadic
#76CDFE #FE76CD #CDFE76
tetradic
#76CDFE #EB76FE #FEA776 #89FE76
square
#76CDFE #EB76FE #FEA776 #89FE76
split-complementary
#76CDFE #FE7689 #FEEB76
monochromatic
#029FF8 #39B7FE #76CDFE #B3E3FE #E1F4FF
Accessibility & contrast
On white
1.76
#76CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#76CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CDFE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CDFE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#0BDADD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #76cdfe; /* rgb */ color: rgb(118, 205, 254); /* oklch */ color: oklch(81.2% 0.109 235.0);
Tailwind
colors: {
custom: {
50: '#a6dcff',
500: '#76cdfe',
950: '#000000',
},
}SCSS
$custom: #76cdfe; $custom-light: #a6dcff; $custom-dark: #000000;
JSON
{
"hex": "#76cdfe",
"rgb": {
"r": 118,
"g": 205,
"b": 254
},
"hsl": {
"h": 201.618,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.81214,
"c": 0.10905,
"h": 235
},
"luminance": 0.5467
}Semantic roles & 50–950 ramp
primary
#76CDFE
secondary
#DB763D
accent
#5300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486