#7FC8FF#7FC8FF
#7FC8FF is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.6% C 0.107 H 242.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8FF |
|---|---|
| RGB | rgb(127, 200, 255) |
| HSL | hsl(206, 100%, 75%) |
| HSV | hsv(206, 50%, 100%) |
| CMYK | cmyk(50.2%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(77.90, -8.08, -34.01) |
| CIE-LCH | lch(77.90, 34.96, 256.63°) |
| OKLab | oklab(80.58% -0.0498 -0.0948) |
| OKLCH | oklch(80.58% 0.107 242.3) |
| XYZ | xyz(47.4502, 53.0369, 102.3250) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.12
Lightblue (survey)
#7BC8F6
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 2.82
Light Blue
#95D0FC
ΔE00 3.17
Sky Blue (survey)
#75BBFD
ΔE00 3.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8FF #FFB67F
analogous
#7FFFF6 #7FC8FF #7F88FF
triadic
#7FC8FF #FF7FC8 #C8FF7F
tetradic
#7FC8FF #F67FFF #FFB67F #88FF7F
square
#7FC8FF #F67FFF #FFB67F #88FF7F
split-complementary
#7FC8FF #FF7F88 #FFF67F
monochromatic
#0593FF #42AEFF #7FC8FF #BCE2FF #E0F2FF
Accessibility & contrast
On white
1.81
#7FC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#7FC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8FF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8FF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#9FBBFE
Tritanopia (blue-blind)
#3BD5DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fc8ff; /* rgb */ color: rgb(127, 200, 255); /* oklch */ color: oklch(80.6% 0.107 242.3);
Tailwind
colors: {
custom: {
50: '#abd8ff',
500: '#7fc8ff',
950: '#000000',
},
}SCSS
$custom: #7fc8ff; $custom-light: #abd8ff; $custom-dark: #000000;
JSON
{
"hex": "#7fc8ff",
"rgb": {
"r": 127,
"g": 200,
"b": 255
},
"hsl": {
"h": 205.781,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.80578,
"c": 0.10712,
"h": 242.3
},
"luminance": 0.53041
}Semantic roles & 50–950 ramp
primary
#7FC8FF
secondary
#DE8644
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111418
muted
#818386