#7FCCFF#7FCCFF
#7FCCFF is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.4% C 0.105 H 238.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCFF |
|---|---|
| RGB | rgb(127, 204, 255) |
| HSL | hsl(204, 100%, 75%) |
| HSV | hsv(204, 50%, 100%) |
| CMYK | cmyk(50.2%, 20%, 0%, 0%) |
| CIE-LAB | lab(78.99, -10.20, -32.32) |
| CIE-LCH | lch(78.99, 33.89, 252.48°) |
| OKLab | oklab(81.44% -0.0543 -0.09) |
| OKLCH | oklch(81.44% 0.105 238.9) |
| XYZ | xyz(48.3888, 54.9139, 102.6379) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.76
Lightskyblue
#87CEFA
ΔE00 1.53
Lightblue (survey)
#7BC8F6
ΔE00 1.63
Light Blue
#95D0FC
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 4.58
Sky Blue (survey)
#75BBFD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCFF #FFB27F
analogous
#7FFFF2 #7FCCFF #7F8CFF
triadic
#7FCCFF #FF7FCC #CCFF7F
tetradic
#7FCCFF #F27FFF #FFB27F #8CFF7F
square
#7FCCFF #F27FFF #FFB27F #8CFF7F
split-complementary
#7FCCFF #FF7F8C #FFF27F
monochromatic
#059BFF #42B4FF #7FCCFF #BCE4FF #E0F3FF
Accessibility & contrast
On white
1.75
#7FCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#7FCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCFF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCFF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#A4BEFE
Tritanopia (blue-blind)
#39D9DD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fccff; /* rgb */ color: rgb(127, 204, 255); /* oklch */ color: oklch(81.4% 0.105 238.9);
Tailwind
colors: {
custom: {
50: '#abdbff',
500: '#7fccff',
950: '#000000',
},
}SCSS
$custom: #7fccff; $custom-light: #abdbff; $custom-dark: #000000;
JSON
{
"hex": "#7fccff",
"rgb": {
"r": 127,
"g": 204,
"b": 255
},
"hsl": {
"h": 203.906,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.81444,
"c": 0.10512,
"h": 238.9
},
"luminance": 0.54918
}Semantic roles & 50–950 ramp
primary
#7FCCFF
secondary
#DE8144
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111518
muted
#818486