#7FC9F5#7FC9F5
#7FC9F5 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.4% C 0.097 H 235.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC9F5 |
|---|---|
| RGB | rgb(127, 201, 245) |
| HSL | hsl(202, 86%, 73%) |
| HSV | hsv(202, 48%, 96%) |
| CMYK | cmyk(48.2%, 18%, 0%, 3.9%) |
| CIE-LAB | lab(77.80, -11.42, -28.81) |
| CIE-LCH | lch(77.80, 30.99, 248.37°) |
| OKLab | oklab(80.38% -0.0543 -0.08) |
| OKLCH | oklch(80.38% 0.097 235.8) |
| XYZ | xyz(46.1146, 52.8744, 94.1442) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.54
Lightskyblue
#87CEFA
ΔE00 1.41
Sky
#82CAFC
ΔE00 1.75
Light Blue
#95D0FC
ΔE00 3.31
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC9F5 #F5AB7F
analogous
#7FF5E6 #7FC9F5 #7F8EF5
triadic
#7FC9F5 #F57FC9 #C9F57F
tetradic
#7FC9F5 #E67FF5 #F5AB7F #8EF57F
square
#7FC9F5 #E67FF5 #F5AB7F #8EF57F
split-complementary
#7FC9F5 #F57F8E #F5E67F
monochromatic
#1298E8 #46B1F1 #7FC9F5 #B8E1F9 #E3F3FD
Accessibility & contrast
On white
1.81
#7FC9F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7FC9F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC9F5
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC9F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC9F5 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F7
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#44D4D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fc9f5; /* rgb */ color: rgb(127, 201, 245); /* oklch */ color: oklch(80.4% 0.097 235.8);
Tailwind
colors: {
custom: {
50: '#aad9f8',
500: '#7fc9f5',
950: '#000000',
},
}SCSS
$custom: #7fc9f5; $custom-light: #aad9f8; $custom-dark: #000000;
JSON
{
"hex": "#7fc9f5",
"rgb": {
"r": 127,
"g": 201,
"b": 245
},
"hsl": {
"h": 202.373,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.8038,
"c": 0.09669,
"h": 235.8
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#7FC9F5
secondary
#D17B47
accent
#5603E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385