#7FC8F7#7FC8F7
#7FC8F7 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.099 H 238.0°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8F7 |
|---|---|
| RGB | rgb(127, 200, 247) |
| HSL | hsl(204, 88%, 73%) |
| HSV | hsv(204, 49%, 97%) |
| CMYK | cmyk(48.6%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(77.60, -10.34, -30.19) |
| CIE-LCH | lch(77.60, 31.91, 251.10°) |
| OKLab | oklab(80.24% -0.0525 -0.0839) |
| OKLCH | oklch(80.24% 0.099 238) |
| XYZ | xyz(46.1892, 52.5324, 95.6834) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.78
Sky
#82CAFC
ΔE00 1.00
Lightskyblue
#87CEFA
ΔE00 1.66
Light Blue
#95D0FC
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 4.16
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8F7 #F7AE7F
analogous
#7FF7EA #7FC8F7 #7F8CF7
triadic
#7FC8F7 #F77FC8 #C8F77F
tetradic
#7FC8F7 #EA7FF7 #F7AE7F #8CF77F
square
#7FC8F7 #EA7FF7 #F7AE7F #8CF77F
split-complementary
#7FC8F7 #F77F8C #F7EA7F
monochromatic
#0F96ED #45AFF3 #7FC8F7 #B9E1FB #E2F3FD
Accessibility & contrast
On white
1.82
#7FC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7FC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8F7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8F7 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#43D4D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc8f7; /* rgb */ color: rgb(127, 200, 247); /* oklch */ color: oklch(80.2% 0.099 238.0);
Tailwind
colors: {
custom: {
50: '#aad8fa',
500: '#7fc8f7',
950: '#000000',
},
}SCSS
$custom: #7fc8f7; $custom-light: #aad8fa; $custom-dark: #000000;
JSON
{
"hex": "#7fc8f7",
"rgb": {
"r": 127,
"g": 200,
"b": 247
},
"hsl": {
"h": 203.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.80243,
"c": 0.09898,
"h": 238
},
"luminance": 0.52536
}Semantic roles & 50–950 ramp
primary
#7FC8F7
secondary
#D37E47
accent
#5A01E5
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385