#7FCAFA#7FCAFA
#7FCAFA is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.8% C 0.101 H 237.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAFA |
|---|---|
| RGB | rgb(127, 202, 250) |
| HSL | hsl(203, 92%, 74%) |
| HSV | hsv(203, 49%, 98%) |
| CMYK | cmyk(49.2%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(78.26, -10.56, -30.78) |
| CIE-LCH | lch(78.26, 32.54, 251.07°) |
| OKLab | oklab(80.8% -0.0537 -0.0856) |
| OKLCH | oklch(80.8% 0.101 237.9) |
| XYZ | xyz(47.1221, 53.6515, 98.2966) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.85
Lightblue (survey)
#7BC8F6
ΔE00 0.92
Lightskyblue
#87CEFA
ΔE00 1.35
Light Blue
#95D0FC
ΔE00 2.94
Baby Blue
#89CFF0
ΔE00 4.11
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAFA #FAAF7F
analogous
#7FFAED #7FCAFA #7F8DFA
triadic
#7FCAFA #FA7FCA #CAFA7F
tetradic
#7FCAFA #ED7FFA #FAAF7F #8DFA7F
square
#7FCAFA #ED7FFA #FAAF7F #8DFA7F
split-complementary
#7FCAFA #FA7F8D #FAED7F
monochromatic
#0A99F5 #44B2F8 #7FCAFA #BAE2FC #E2F3FE
Accessibility & contrast
On white
1.79
#7FCAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#7FCAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAFA
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAFA | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#3FD6DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcafa; /* rgb */ color: rgb(127, 202, 250); /* oklch */ color: oklch(80.8% 0.101 237.9);
Tailwind
colors: {
custom: {
50: '#abdafc',
500: '#7fcafa',
950: '#000000',
},
}SCSS
$custom: #7fcafa; $custom-light: #abdafc; $custom-dark: #000000;
JSON
{
"hex": "#7fcafa",
"rgb": {
"r": 127,
"g": 202,
"b": 250
},
"hsl": {
"h": 203.415,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.80802,
"c": 0.10108,
"h": 237.9
},
"luminance": 0.53655
}Semantic roles & 50–950 ramp
primary
#7FCAFA
secondary
#D77F46
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#111417
muted
#818385