#7FCBF3#7FCBF3
#7FCBF3 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.094 H 232.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBF3 |
|---|---|
| RGB | rgb(127, 203, 243) |
| HSL | hsl(201, 83%, 73%) |
| HSV | hsv(201, 48%, 95%) |
| CMYK | cmyk(47.7%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(78.28, -13.03, -27.00) |
| CIE-LCH | lch(78.28, 29.98, 244.25°) |
| OKLab | oklab(80.74% -0.0573 -0.0749) |
| OKLCH | oklch(80.74% 0.094 232.6) |
| XYZ | xyz(46.2802, 53.6914, 92.7013) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.74
Lightskyblue
#87CEFA
ΔE00 1.89
Baby Blue
#89CFF0
ΔE00 2.11
Sky
#82CAFC
ΔE00 3.03
Sky Blue
#87CEEB
ΔE00 3.20
Light Blue
#95D0FC
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBF3 #F3A77F
analogous
#7FF3E1 #7FCBF3 #7F91F3
triadic
#7FCBF3 #F37FCB #CBF37F
tetradic
#7FCBF3 #E17FF3 #F3A77F #91F37F
square
#7FCBF3 #E17FF3 #F3A77F #91F37F
split-complementary
#7FCBF3 #F37F91 #F3E17F
monochromatic
#159CE2 #47B4EE #7FCBF3 #B7E2F8 #E3F4FC
Accessibility & contrast
On white
1.79
#7FCBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7FCBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBF3
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBF3 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#46D6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcbf3; /* rgb */ color: rgb(127, 203, 243); /* oklch */ color: oklch(80.7% 0.094 232.6);
Tailwind
colors: {
custom: {
50: '#aadaf7',
500: '#7fcbf3',
950: '#000000',
},
}SCSS
$custom: #7fcbf3; $custom-light: #aadaf7; $custom-dark: #000000;
JSON
{
"hex": "#7fcbf3",
"rgb": {
"r": 127,
"g": 203,
"b": 243
},
"hsl": {
"h": 200.69,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.80737,
"c": 0.09428,
"h": 232.6
},
"luminance": 0.53695
}Semantic roles & 50–950 ramp
primary
#7FCBF3
secondary
#CE7648
accent
#5106DF
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385