#7FC8F2#7FC8F2
#7FC8F2 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 80.0% C 0.094 H 234.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8F2 |
|---|---|
| RGB | rgb(127, 200, 242) |
| HSL | hsl(202, 82%, 72%) |
| HSV | hsv(202, 48%, 95%) |
| CMYK | cmyk(47.5%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(77.42, -11.73, -27.79) |
| CIE-LCH | lch(77.42, 30.16, 247.12°) |
| OKLab | oklab(80.04% -0.0542 -0.0771) |
| OKLCH | oklch(80.04% 0.094 234.9) |
| XYZ | xyz(45.4280, 52.2280, 91.6743) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.88
Lightskyblue
#87CEFA
ΔE00 1.75
Sky
#82CAFC
ΔE00 2.24
Baby Blue
#89CFF0
ΔE00 3.04
Light Blue
#95D0FC
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8F2 #F2A97F
analogous
#7FF2E2 #7FC8F2 #7F8FF2
triadic
#7FC8F2 #F27FC8 #C8F27F
tetradic
#7FC8F2 #E27FF2 #F2A97F #8FF27F
square
#7FC8F2 #E27FF2 #F2A97F #8FF27F
split-complementary
#7FC8F2 #F27F8F #F2E27F
monochromatic
#1796E0 #47B0EC #7FC8F2 #B7E0F8 #E3F3FC
Accessibility & contrast
On white
1.83
#7FC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7FC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8F2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8F2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#47D3D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc8f2; /* rgb */ color: rgb(127, 200, 242); /* oklch */ color: oklch(80.0% 0.094 234.9);
Tailwind
colors: {
custom: {
50: '#aad8f6',
500: '#7fc8f2',
950: '#000000',
},
}SCSS
$custom: #7fc8f2; $custom-light: #aad8f6; $custom-dark: #000000;
JSON
{
"hex": "#7fc8f2",
"rgb": {
"r": 127,
"g": 200,
"b": 242
},
"hsl": {
"h": 201.913,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.8004,
"c": 0.09425,
"h": 234.9
},
"luminance": 0.52231
}Semantic roles & 50–950 ramp
primary
#7FC8F2
secondary
#CD7948
accent
#5608DE
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385