#7FCBF5#7FCBF5
#7FCBF5 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.096 H 233.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBF5 |
|---|---|
| RGB | rgb(127, 203, 245) |
| HSL | hsl(201, 86%, 73%) |
| HSV | hsv(201, 48%, 96%) |
| CMYK | cmyk(48.2%, 17.1%, 0%, 3.9%) |
| CIE-LAB | lab(78.35, -12.47, -27.96) |
| CIE-LCH | lch(78.35, 30.62, 245.96°) |
| OKLab | oklab(80.82% -0.0566 -0.0776) |
| OKLCH | oklch(80.82% 0.096 233.9) |
| XYZ | xyz(46.5838, 53.8129, 94.3006) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.25
Lightskyblue
#87CEFA
ΔE00 1.46
Sky
#82CAFC
ΔE00 2.47
Baby Blue
#89CFF0
ΔE00 2.57
Light Blue
#95D0FC
ΔE00 3.58
Sky Blue
#87CEEB
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBF5 #F5A97F
analogous
#7FF5E4 #7FCBF5 #7F90F5
triadic
#7FCBF5 #F57FCB #CBF57F
tetradic
#7FCBF5 #E47FF5 #F5A97F #90F57F
square
#7FCBF5 #E47FF5 #F5A97F #90F57F
split-complementary
#7FCBF5 #F57F90 #F5E47F
monochromatic
#129CE8 #46B4F1 #7FCBF5 #B8E2F9 #E3F3FD
Accessibility & contrast
On white
1.79
#7FCBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#7FCBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBF5
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBF5 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A6BCF4
Tritanopia (blue-blind)
#44D6D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcbf5; /* rgb */ color: rgb(127, 203, 245); /* oklch */ color: oklch(80.8% 0.096 233.9);
Tailwind
colors: {
custom: {
50: '#aadaf8',
500: '#7fcbf5',
950: '#000000',
},
}SCSS
$custom: #7fcbf5; $custom-light: #aadaf8; $custom-dark: #000000;
JSON
{
"hex": "#7fcbf5",
"rgb": {
"r": 127,
"g": 203,
"b": 245
},
"hsl": {
"h": 201.356,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.80817,
"c": 0.09604,
"h": 233.9
},
"luminance": 0.53816
}Semantic roles & 50–950 ramp
primary
#7FCBF5
secondary
#D17847
accent
#5303E2
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385