#7FCBFB#7FCBFB
#7FCBFB is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.1% C 0.102 H 237.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBFB |
|---|---|
| RGB | rgb(127, 203, 251) |
| HSL | hsl(203, 94%, 74%) |
| HSV | hsv(203, 49%, 98%) |
| CMYK | cmyk(49.4%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.57, -10.80, -30.84) |
| CIE-LCH | lch(78.57, 32.67, 250.70°) |
| OKLab | oklab(81.06% -0.0545 -0.0858) |
| OKLCH | oklch(81.06% 0.102 237.6) |
| XYZ | xyz(47.5147, 54.1852, 99.2030) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.99
Lightblue (survey)
#7BC8F6
ΔE00 1.01
Lightskyblue
#87CEFA
ΔE00 1.19
Light Blue
#95D0FC
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.99
Sky Blue
#87CEEB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBFB #FBAF7F
analogous
#7FFBED #7FCBFB #7F8DFB
triadic
#7FCBFB #FB7FCB #CBFB7F
tetradic
#7FCBFB #ED7FFB #FBAF7F #8DFB7F
square
#7FCBFB #ED7FFB #FBAF7F #8DFB7F
split-complementary
#7FCBFB #FB7F8D #FBED7F
monochromatic
#089BF7 #44B3F9 #7FCBFB #BAE3FD #E1F3FE
Accessibility & contrast
On white
1.77
#7FCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7FCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBFB
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBFB | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#3ED7DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcbfb; /* rgb */ color: rgb(127, 203, 251); /* oklch */ color: oklch(81.1% 0.102 237.6);
Tailwind
colors: {
custom: {
50: '#abdafc',
500: '#7fcbfb',
950: '#000000',
},
}SCSS
$custom: #7fcbfb; $custom-light: #abdafc; $custom-dark: #000000;
JSON
{
"hex": "#7fcbfb",
"rgb": {
"r": 127,
"g": 203,
"b": 251
},
"hsl": {
"h": 203.226,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.81061,
"c": 0.10163,
"h": 237.6
},
"luminance": 0.54189
}Semantic roles & 50–950 ramp
primary
#7FCBFB
secondary
#D97E46
accent
#5900E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385