#7FCCF6#7FCCF6
#7FCCF6 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.1% C 0.097 H 233.6°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCF6 |
|---|---|
| RGB | rgb(127, 204, 246) |
| HSL | hsl(201, 87%, 73%) |
| HSV | hsv(201, 48%, 96%) |
| CMYK | cmyk(48.4%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.66, -12.72, -28.02) |
| CIE-LCH | lch(78.66, 30.77, 245.58°) |
| OKLab | oklab(81.08% -0.0574 -0.0778) |
| OKLCH | oklch(81.08% 0.097 233.6) |
| XYZ | xyz(46.9738, 54.3479, 95.1858) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.45
Lightblue (survey)
#7BC8F6
ΔE00 1.46
Baby Blue
#89CFF0
ΔE00 2.45
Sky
#82CAFC
ΔE00 2.60
Light Blue
#95D0FC
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCF6 #F6A97F
analogous
#7FF6E4 #7FCCF6 #7F91F6
triadic
#7FCCF6 #F67FCC #CCF67F
tetradic
#7FCCF6 #E47FF6 #F6A97F #91F67F
square
#7FCCF6 #E47FF6 #F6A97F #91F67F
split-complementary
#7FCCF6 #F67F91 #F6E47F
monochromatic
#109DEA #46B5F2 #7FCCF6 #B8E3FA #E2F4FD
Accessibility & contrast
On white
1.77
#7FCCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7FCCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCF6
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCF6 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#43D7DA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fccf6; /* rgb */ color: rgb(127, 204, 246); /* oklch */ color: oklch(81.1% 0.097 233.6);
Tailwind
colors: {
custom: {
50: '#aadbf9',
500: '#7fccf6',
950: '#000000',
},
}SCSS
$custom: #7fccf6; $custom-light: #aadbf9; $custom-dark: #000000;
JSON
{
"hex": "#7fccf6",
"rgb": {
"r": 127,
"g": 204,
"b": 246
},
"hsl": {
"h": 201.176,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.81076,
"c": 0.09664,
"h": 233.6
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#7FCCF6
secondary
#D27847
accent
#5202E3
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485