#7FCAEA#7FCAEA
#7FCAEA is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.2% C 0.087 H 227.1°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCAEA |
|---|---|
| RGB | rgb(127, 202, 234) |
| HSL | hsl(198, 72%, 71%) |
| HSV | hsv(198, 46%, 92%) |
| CMYK | cmyk(45.7%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(77.69, -14.96, -23.08) |
| CIE-LCH | lch(77.69, 27.50, 237.05°) |
| OKLab | oklab(80.16% -0.0593 -0.0638) |
| OKLCH | oklch(80.16% 0.087 227.1) |
| XYZ | xyz(44.7189, 52.6903, 85.6397) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.38
Baby Blue
#89CFF0
ΔE00 1.70
Lightblue (survey)
#7BC8F6
ΔE00 4.00
Lightskyblue
#87CEFA
ΔE00 4.11
Sky
#82CAFC
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCAEA #EA9F7F
analogous
#7FEAD4 #7FCAEA #7F94EA
triadic
#7FCAEA #EA7FCA #CAEA7F
tetradic
#7FCAEA #D47FEA #EA9F7F #94EA7F
square
#7FCAEA #D47FEA #EA9F7F #94EA7F
split-complementary
#7FCAEA #EA7F94 #EAD47F
monochromatic
#229ACD #4AB4E1 #7FCAEA #B4E0F3 #E5F4FB
Accessibility & contrast
On white
1.82
#7FCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#7FCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCAEA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCAEA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EC
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#4DD3D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fcaea; /* rgb */ color: rgb(127, 202, 234); /* oklch */ color: oklch(80.2% 0.087 227.1);
Tailwind
colors: {
custom: {
50: '#a9daf0',
500: '#7fcaea',
950: '#000000',
},
}SCSS
$custom: #7fcaea; $custom-light: #a9daf0; $custom-dark: #000000;
JSON
{
"hex": "#7fcaea",
"rgb": {
"r": 127,
"g": 202,
"b": 234
},
"hsl": {
"h": 197.944,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.80165,
"c": 0.08714,
"h": 227.1
},
"luminance": 0.52694
}Semantic roles & 50–950 ramp
primary
#7FCAEA
secondary
#C36E4A
accent
#4C12D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385