#7FCAEB#7FCAEB
#7FCAEB is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.2% C 0.088 H 227.9°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAEB |
|---|---|
| RGB | rgb(127, 202, 235) |
| HSL | hsl(198, 73%, 71%) |
| HSV | hsv(198, 46%, 92%) |
| CMYK | cmyk(46%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(77.73, -14.69, -23.56) |
| CIE-LCH | lch(77.73, 27.77, 238.06°) |
| OKLab | oklab(80.2% -0.059 -0.0652) |
| OKLCH | oklch(80.2% 0.088 227.9) |
| XYZ | xyz(44.8629, 52.7479, 86.3984) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.55
Baby Blue
#89CFF0
ΔE00 1.58
Lightblue (survey)
#7BC8F6
ΔE00 3.68
Lightskyblue
#87CEFA
ΔE00 3.81
Sky
#82CAFC
ΔE00 5.06
Light Blue
#95D0FC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAEB #EBA07F
analogous
#7FEBD6 #7FCAEB #7F94EB
triadic
#7FCAEB #EB7FCA #CAEB7F
tetradic
#7FCAEB #D67FEB #EBA07F #94EB7F
square
#7FCAEB #D67FEB #EBA07F #94EB7F
split-complementary
#7FCAEB #EB7F94 #EBD67F
monochromatic
#209ACF #4AB4E3 #7FCAEB #B4E0F3 #E5F4FB
Accessibility & contrast
On white
1.82
#7FCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#7FCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAEB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAEB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#4CD4D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcaeb; /* rgb */ color: rgb(127, 202, 235); /* oklch */ color: oklch(80.2% 0.088 227.9);
Tailwind
colors: {
custom: {
50: '#a9daf1',
500: '#7fcaeb',
950: '#000000',
},
}SCSS
$custom: #7fcaeb; $custom-light: #a9daf1; $custom-dark: #000000;
JSON
{
"hex": "#7fcaeb",
"rgb": {
"r": 127,
"g": 202,
"b": 235
},
"hsl": {
"h": 198.333,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.80204,
"c": 0.0879,
"h": 227.9
},
"luminance": 0.52751
}Semantic roles & 50–950 ramp
primary
#7FCAEB
secondary
#C46F4A
accent
#4D10D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385